Home
last modified time | relevance | path

Searched refs:sendst (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/isp/
H A Disp_freebsd.c1033 if (atp->sendst) { in isp_target_start_ctio()
1037 atp->sendst = 0; in isp_target_start_ctio()
1217 atp->sendst = 1; /* send status later */ in isp_target_start_ctio()
1506 atp->sendst = 0; in isp_handle_srr_start()
1520 atp->sendst = 1; in isp_handle_srr_start()
1647 (atp->sendst == 0); in isp_handle_platform_ctio()
1681 …(sentstatus)? " FINAL " : "MIDTERM ", atp->tag, ok, notify_cam, atp->sendst, (ccb->ccb_h.flags & … in isp_handle_platform_ctio()
1683 if (atp->sendst) { in isp_handle_platform_ctio()
H A Disp_freebsd.h108 sendst : 1, member