Home
last modified time | relevance | path

Searched refs:PFLG_DISCONNECTED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_isr.c269 if (!test_and_set_bit(PFLG_DISCONNECTED, &vha->pci_flags) && in qla2x00_check_reg32_for_disconnect()
H A Dqla_def.h4728 #define PFLG_DISCONNECTED 0 /* PCI device removed */ macro
H A Dqla_mbx.c139 if (test_bit(PFLG_DISCONNECTED, &base_vha->dpc_flags) && in qla2x00_mailbox_command()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h4980 #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()

Completed in 50 milliseconds