Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mid.c246 clear_bit(VP_SCR_NEEDED, &vha->vp_flags); in qla24xx_configure_vp()
526 set_bit(VP_SCR_NEEDED, &vha->vp_flags); in qla24xx_create_vhost()
H A Dqla_isr.c1436 if (vha->vp_idx && test_bit(VP_SCR_NEEDED, &vha->vp_flags)) in qla2x00_async_event()
H A Dqla_def.h4802 #define VP_SCR_NEEDED 4 /* State Change Request registration */ macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mid.c263 clear_bit(VP_SCR_NEEDED, &vha->vp_flags); in qla24xx_configure_vp()
534 set_bit(VP_SCR_NEEDED, &vha->vp_flags); in qla24xx_create_vhost()
H A Dqla_def.h5053 #define VP_SCR_NEEDED 4 /* State Change Request registration */ macro
H A Dqla_isr.c1738 if (vha->vp_idx && test_bit(VP_SCR_NEEDED, &vha->vp_flags)) in qla2x00_async_event()

Completed in 46 milliseconds