Home
last modified time | relevance | path

Searched refs:VP_CONFIG_OK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mid.c351 if (test_bit(VP_CONFIG_OK, &base_vha->vp_flags)) { in qla2x00_do_dpc_vp()
H A Dqla_isr.c1213 clear_bit(VP_CONFIG_OK, &vha->vp_flags); in qla2x00_async_event()
1431 set_bit(VP_CONFIG_OK, &vha->vp_flags); in qla2x00_async_event()
H A Dqla_def.h4803 #define VP_CONFIG_OK 5 /* Flag to cfg VP, if FW is ready */ macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mid.c368 if (test_bit(VP_CONFIG_OK, &base_vha->vp_flags)) { in qla2x00_do_dpc_vp()
H A Dqla_isr.c1515 clear_bit(VP_CONFIG_OK, &vha->vp_flags); in qla2x00_async_event()
1733 set_bit(VP_CONFIG_OK, &vha->vp_flags); in qla2x00_async_event()
H A Dqla_def.h5054 #define VP_CONFIG_OK 5 /* Flag to cfg VP, if FW is ready */ macro

Completed in 39 milliseconds