Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTScontrol.c711 dwStatus |= FRAME_TO; // FTO in CpqTsProcessIMQEntry()
741 if (dwStatus & FRAME_TO) // check for device removed... in CpqTsProcessIMQEntry()
DcpqfcTSstructs.h144 #define FRAME_TO 0x2000 // outbound CM macro
DcpqfcTSworker.c455 if (Exchanges->fcExchange[x_ID].status & FRAME_TO) { in cpqfcTS_WorkTask()
4965 …x_ID].status & PORTID_CHANGED) || (Exchanges->fcExchange[x_ID].status & FRAME_TO) || (Exchanges->f… in cpqfcTSCompleteExchange()
5041 if (stat & FRAME_TO) in cpqfcTSCompleteExchange()