Searched refs:DEVICE_REMOVED (Results 1 – 3 of 3) sorted by relevance
449 if (Exchanges->fcExchange[x_ID].status & DEVICE_REMOVED) { in cpqfcTS_WorkTask()536 && !(Exchanges->fcExchange[x_ID].status & DEVICE_REMOVED)) { in cpqfcTS_WorkTask()871 cpqfcTSTerminateExchange(dev, &pFcPort->ScsiNexus, DEVICE_REMOVED); in cpqfcTSImplicitLogout()1272 cpqfcTSTerminateExchange(dev, &pLoggedInPort->ScsiNexus, DEVICE_REMOVED); in ProcessELS_Request()4975 else if (Exchanges->fcExchange[x_ID].status & DEVICE_REMOVED) { in cpqfcTSCompleteExchange()5061 if (stat & DEVICE_REMOVED) in cpqfcTSCompleteExchange()
154 #define DEVICE_REMOVED 0x800000L // fc Port address changed macro
743 if (!(Exchanges->fcExchange[x_ID].status & DEVICE_REMOVED)) { in CpqTsProcessIMQEntry()