Home
last modified time | relevance | path

Searched refs:UNLOADING (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c3106 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_remove_one()
4744 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_disable_board_on_pci_error()
4895 if (!test_bit(UNLOADING, in qla2x00_do_dpc()
4911 if (!test_bit(UNLOADING, in qla2x00_do_dpc()
5095 if (!test_bit(UNLOADING, &vha->dpc_flags) && t) in qla2xxx_wake_dpc()
Dqla_init.c130 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_async_login_sp_done()
183 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_async_logout_sp_done()
231 if (!test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_async_adisc_sp_done()
336 if (!test_bit(UNLOADING, &vha->dpc_flags) && !IS_QLAFX00(vha->hw)) { in qla2x00_async_tm_cmd()
Dqla_attr.c1867 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_fc_host_stats()
Dqla_def.h3534 #define UNLOADING 15 macro
Dqla_mr.c1492 (!test_bit(UNLOADING, &vha->dpc_flags)) && in qlafx00_timer_routine()