Searched refs:INITIATOR_ABORT (Results 1 – 4 of 4) sorted by relevance
443 if (Exchanges->fcExchange[x_ID].status & INITIATOR_ABORT) { in cpqfcTS_WorkTask()474 if (!(Exchanges->fcExchange[x_ID].status & INITIATOR_ABORT)) { in cpqfcTS_WorkTask()4931 if (Exchanges->fcExchange[x_ID].status & INITIATOR_ABORT) in cpqfcTSCompleteExchange()4944 if (Exchanges->fcExchange[x_ID].status == INITIATOR_ABORT) { in cpqfcTSCompleteExchange()5049 if (stat & INITIATOR_ABORT) in cpqfcTSCompleteExchange()
148 #define INITIATOR_ABORT 0x20000L // initiator exchange timeout or O/S ABORT macro
1291 Exchanges->fcExchange[i].status = INITIATOR_ABORT; // seconds default in cpqfcTS_eh_abort()
1150 Exchanges->fcExchange[i].status |= INITIATOR_ABORT; in CpqTsProcessIMQEntry()