Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_os.c3110 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_remove_one()
4741 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_disable_board_on_pci_error()
4893 if (!test_bit(UNLOADING, in qla2x00_do_dpc()
4909 if (!test_bit(UNLOADING, in qla2x00_do_dpc()
5093 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.c1853 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2x00_get_fc_host_stats()
Dqla_def.h3529 #define UNLOADING 15 macro
Dqla_mr.c1492 (!test_bit(UNLOADING, &vha->dpc_flags)) && in qlafx00_timer_routine()