Searched refs:SCSI_IWE (Results 1 – 3 of 3) sorted by relevance
2767 || (Exchanges->fcExchange[x_ID].type == SCSI_IWE)) { in RevalidateSEST()3367 if (type == SCSI_IRE || type == SCSI_TRE || type == SCSI_IWE || type == SCSI_TWE) in cpqfcTSBuildExchange()3649 case SCSI_IWE: // TachLite Initiator Write Entry in cpqfcTSBuildExchange()4592 case SCSI_IWE: in cpqfcTSStartExchange()4600 if (pExchange->type == SCSI_IWE) { in cpqfcTSStartExchange()4785 if (type == SCSI_IRE || type == SCSI_TRE || type == SCSI_IWE || type == SCSI_TWE) { in FindFreeExchange()5291 case SCSI_IWE: in build_FCP_payload()5334 if (type == SCSI_IWE) // WRITE in build_FCP_payload()
188 #define SCSI_IWE 0x2000 // initiator write entry (for SEST) macro
1194 SESTtype = SCSI_IWE; // data from HBA to Device in cpqfcTS_queuecommand()