Home
last modified time | relevance | path

Searched refs:NPIV_CONFIG_NEEDED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c2716 set_bit(NPIV_CONFIG_NEEDED, &vha->dpc_flags); in qla2xxx_scan_start()
6936 if (test_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
6938 clear_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
H A Dqla_def.h4705 #define NPIV_CONFIG_NEEDED 16 macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c2838 set_bit(NPIV_CONFIG_NEEDED, &vha->dpc_flags); in qla2xxx_scan_start()
7178 if (test_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags) && in qla2x00_do_dpc()
7180 clear_bit(NPIV_CONFIG_NEEDED, &base_vha->dpc_flags); in qla2x00_do_dpc()
H A Dqla_def.h4957 #define NPIV_CONFIG_NEEDED 16 macro

Completed in 42 milliseconds