Searched refs:CT_SENDSTATUS (Results 1 – 3 of 3) sorted by relevance
762 cto->ct_flags = CT_SENDSTATUS | CT_NO_DATA; in isp_endcmd()849 ct->ct_flags = CT_SENDSTATUS; in isp_target_async()1430 if (ct->ct_flags & CT_SENDSTATUS) { in isp_handle_ctio()1530 if ((ct->ct_flags & CT_SENDSTATUS) == 0) { in isp_handle_ctio()
2183 #define CT_SENDSTATUS 0x80000000 /* bit 31, Send SCSI status byte */ macro
2042 cto->ct_flags |= CT_SENDSTATUS|CT_CCINCR; in isp_target_start_ctio()2976 sentstatus = ct->ct_flags & CT_SENDSTATUS; in isp_handle_platform_ctio()