Home
last modified time | relevance | path

Searched refs:AF_INIT_DONE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_isr.c736 if (test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_isr_decode_mailbox()
752 if (test_bit(AF_INIT_DONE, &ha->flags)) { in qla4xxx_isr_decode_mailbox()
1056 test_bit(AF_INIT_DONE, &ha->flags)) in qla4_82xx_interrupt_service_routine()
H A Dql4_def.h553 #define AF_INIT_DONE 1 /* 0x00000002 */ macro
H A Dql4_init.c573 if (is_qla80XX(ha) && !test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_init_firmware()
H A Dql4_83xx.c1577 if (test_bit(AF_INIT_DONE, &ha->flags) && in qla4_83xx_is_detached()
H A Dql4_os.c4839 clear_bit(AF_INIT_DONE, &ha->flags); in qla4xxx_dead_adapter_cleanup()
5333 if (!test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_do_dpc()
8863 set_bit(AF_INIT_DONE, &ha->flags); in qla4xxx_probe_adapter()
H A Dql4_nx.c3473 if (test_bit(AF_INIT_DONE, &ha->flags)) in qla4_8xxx_update_idc_reg()
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_isr.c734 if (test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_isr_decode_mailbox()
750 if (test_bit(AF_INIT_DONE, &ha->flags)) { in qla4xxx_isr_decode_mailbox()
1054 test_bit(AF_INIT_DONE, &ha->flags)) in qla4_82xx_interrupt_service_routine()
H A Dql4_def.h562 #define AF_INIT_DONE 1 /* 0x00000002 */ macro
H A Dql4_init.c573 if (is_qla80XX(ha) && !test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_init_firmware()
H A Dql4_83xx.c1576 if (test_bit(AF_INIT_DONE, &ha->flags) && in qla4_83xx_is_detached()
H A Dql4_os.c4830 clear_bit(AF_INIT_DONE, &ha->flags); in qla4xxx_dead_adapter_cleanup()
5324 if (!test_bit(AF_INIT_DONE, &ha->flags)) in qla4xxx_do_dpc()
8846 set_bit(AF_INIT_DONE, &ha->flags); in qla4xxx_probe_adapter()
H A Dql4_nx.c3460 if (test_bit(AF_INIT_DONE, &ha->flags)) in qla4_8xxx_update_idc_reg()

Completed in 44 milliseconds