Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c2359 ulStatus = cpqfcTSBuildExchange(dev, SCSI_IRE, fchs, Cmnd, // buffer for Report Lun data in IssueReportLunsCommand()
2766 if ((Exchanges->fcExchange[x_ID].type == SCSI_IRE) in RevalidateSEST()
3367 if (type == SCSI_IRE || type == SCSI_TRE || type == SCSI_IWE || type == SCSI_TWE) in cpqfcTSBuildExchange()
3766 case SCSI_IRE: // TachLite Initiator Read Entry in cpqfcTSBuildExchange()
4587 case SCSI_IRE: in cpqfcTSStartExchange()
4785 if (type == SCSI_IRE || type == SCSI_TRE || type == SCSI_IWE || type == SCSI_TWE) { in FindFreeExchange()
5292 case SCSI_IRE: in build_FCP_payload()
DcpqfcTSstructs.h189 #define SCSI_IRE 0x3000 // initiator read entry (for SEST) macro
DcpqfcTSinit.c1196 SESTtype = SCSI_IRE; // data from Device to HBA in cpqfcTS_queuecommand()