Home
last modified time | relevance | path

Searched refs:SCSI_IWE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c2767 || (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()
DcpqfcTSstructs.h188 #define SCSI_IWE 0x2000 // initiator write entry (for SEST) macro
DcpqfcTSinit.c1194 SESTtype = SCSI_IWE; // data from HBA to Device in cpqfcTS_queuecommand()