Searched refs:sendstatus (Results 1 – 2 of 2) sorted by relevance
1090 int fctape, sendstatus, resid; in isp_target_start_ctio() local1190 sendstatus = 1; in isp_target_start_ctio()1192 sendstatus = 0; in isp_target_start_ctio()1196 KASSERT((sendstatus != 0), ("how can you have CAM_SEND_SENSE w/o CAM_SEND_STATUS?")); in isp_target_start_ctio()1230 if (xfrlen == 0 && !sendstatus) { in isp_target_start_ctio()1262 if (sendstatus && xfrlen == 0) { in isp_target_start_ctio()1363 if (sendstatus) { in isp_target_start_ctio()1411 if (sendstatus && xfrlen == 0) { in isp_target_start_ctio()1503 if (sendstatus) { in isp_target_start_ctio()
1644 bool sendstatus = ccb->ccb_h.flags & CAM_SEND_STATUS; in ocs_target_io() local1682 if ((sendstatus && (xferlen == 0))) { in ocs_target_io()1705 if (sendstatus) in ocs_target_io()1745 if ((sendstatus && (xferlen == 0))) { in ocs_target_io()