Lines Matching refs:UNLOADING
850 if (unlikely(test_bit(UNLOADING, &base_vha->dpc_flags))) { in qla2xxx_queuecommand()
1181 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_wait_for_hba_ready()
2695 if (test_bit(UNLOADING, &vha->dpc_flags)) in qla2xxx_scan_finished()
2714 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_iocb_work_fn()
3385 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_probe_one()
3656 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_remove_one()
3659 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_remove_one()
5826 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_disable_board_on_pci_error()
5841 set_bit(UNLOADING, &base_vha->dpc_flags); in qla2x00_disable_board_on_pci_error()
5935 if (test_bit(UNLOADING, &base_vha->dpc_flags)) in qla2x00_do_dpc()
5995 if (!test_bit(UNLOADING, in qla2x00_do_dpc()
6011 if (!test_bit(UNLOADING, in qla2x00_do_dpc()
6043 !test_bit(UNLOADING, &base_vha->dpc_flags)) { in qla2x00_do_dpc()
6231 if (!test_bit(UNLOADING, &vha->dpc_flags) && t) in qla2xxx_wake_dpc()