Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSinit.c1109 u32 ulStatus, SESTtype; in cpqfcTS_queuecommand() local
1194 SESTtype = SCSI_IWE; // data from HBA to Device in cpqfcTS_queuecommand()
1196 SESTtype = SCSI_IRE; // data from Device to HBA in cpqfcTS_queuecommand()
1198 ulStatus = cpqfcTSBuildExchange(cpqfcHBAdata, SESTtype, // e.g. Initiator Read Entry (IRE) in cpqfcTS_queuecommand()