Home
last modified time | relevance | path

Searched refs:SCSI_TRE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c1763 …ges->fcExchange[ExchangeID].type == SCSI_TWE || Exchanges->fcExchange[ExchangeID].type == SCSI_TRE) in AnalyzeIncomingFrame()
3367 if (type == SCSI_IRE || type == SCSI_TRE || type == SCSI_IWE || type == SCSI_TWE) in cpqfcTSBuildExchange()
3932 case SCSI_TRE: // TachLite Target Read Entry in cpqfcTSBuildExchange()
4656 case SCSI_TRE: in cpqfcTSStartExchange()
4785 if (type == SCSI_IRE || type == SCSI_TRE || type == SCSI_IWE || type == SCSI_TWE) { in FindFreeExchange()
DcpqfcTSstructs.h190 #define SCSI_TRE 0x400 // target read entry (for SEST) macro