Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_freebsd.c1350 if (atp->sendst) { in isp_target_start_ctio()
1354 atp->sendst = 0; in isp_target_start_ctio()
1531 atp->sendst = 1; /* send status later */ in isp_target_start_ctio()
1680 atp->sendst = 1; /* send status later */ in isp_target_start_ctio()
2265 atp->sendst = 0; in isp_handle_srr_start()
2279 atp->sendst = 1; in isp_handle_srr_start()
2500 …(sentstatus)? " FINAL " : "MIDTERM ", atp->tag, ok, notify_cam, atp->sendst, (ccb->ccb_h.flags & … in isp_handle_platform_ctio()
2502 if (atp->sendst) { in isp_handle_platform_ctio()
HDisp_freebsd.h122 sendst : 1, member