Searched refs:sendstatus (Results 1 – 2 of 2) sorted by relevance
940 int fctape, sendstatus, resid; in isp_target_start_ctio() local1040 sendstatus = 1; in isp_target_start_ctio()1042 sendstatus = 0; in isp_target_start_ctio()1046 KASSERT((sendstatus != 0), ("how can you have CAM_SEND_SENSE w/o CAM_SEND_STATUS?")); in isp_target_start_ctio()1078 if (xfrlen == 0 && !sendstatus) { in isp_target_start_ctio()1108 if (sendstatus && xfrlen == 0) { in isp_target_start_ctio()1208 if (sendstatus) { in isp_target_start_ctio()
1724 bool sendstatus = ccb->ccb_h.flags & CAM_SEND_STATUS; in ocs_target_io() local1762 if ((sendstatus && (xferlen == 0))) { in ocs_target_io()1785 if (sendstatus) in ocs_target_io()1826 if ((sendstatus && (xferlen == 0))) { in ocs_target_io()