Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_def.h4717 #define PFLG_DISCONNECTED 0 /* PCI device removed */ macro
Dqla_isr.c269 if (!test_and_set_bit(PFLG_DISCONNECTED, &vha->pci_flags) && in qla2x00_check_reg32_for_disconnect()
Dqla_mbx.c133 if (test_bit(PFLG_DISCONNECTED, &base_vha->dpc_flags) && in qla2x00_mailbox_command()