Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSstructs.h141 #define ABORTSEQ_NOTIFY 0x400 // outbound CM macro
DcpqfcTSworker.c458 if (Exchanges->fcExchange[x_ID].status & ABORTSEQ_NOTIFY) { in cpqfcTS_WorkTask()
4965 …es->fcExchange[x_ID].status & INV_ENTRY) || (Exchanges->fcExchange[x_ID].status & ABORTSEQ_NOTIFY)) in cpqfcTSCompleteExchange()
5035 if (stat & ABORTSEQ_NOTIFY) in cpqfcTSCompleteExchange()
DcpqfcTScontrol.c717 dwStatus |= ABORTSEQ_NOTIFY; // ASN in CpqTsProcessIMQEntry()