Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h4989 #define PFLG_DISCONNECTED 0 /* PCI device removed */ macro
H A Dqla_isr.c429 if (!test_and_set_bit(PFLG_DISCONNECTED, &vha->pci_flags) && in qla2x00_check_reg32_for_disconnect()
H A Dqla_mbx.c139 if (test_bit(PFLG_DISCONNECTED, &base_vha->dpc_flags) && in qla2x00_mailbox_command()