Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c440 if (Exchanges->fcExchange[x_ID].status & FC2_TIMEOUT) { in cpqfcTS_WorkTask()
2493 Exchanges->fcExchange[i].status |= FC2_TIMEOUT; in cpqfcTSheartbeat()
4929 if (Exchanges->fcExchange[x_ID].status & FC2_TIMEOUT) in cpqfcTSCompleteExchange()
4950 else if (Exchanges->fcExchange[x_ID].status & FC2_TIMEOUT) { in cpqfcTSCompleteExchange()
5053 if (stat & FC2_TIMEOUT) in cpqfcTSCompleteExchange()
DcpqfcTSstructs.h150 #define FC2_TIMEOUT 0x80000L // driver timeout for lost frames macro