Searched refs:NPIV_CONFIG_NEEDED (Results 1 – 2 of 2) sorted by relevance
2831 set_bit(NPIV_CONFIG_NEEDED, &vha->dpc_flags); in qla2xxx_scan_start()7173 if (test_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()7175 clear_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
4966 #define NPIV_CONFIG_NEEDED 16 macro