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