Home
last modified time | relevance | path

Searched refs:VP_DPC_NEEDED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c435 clear_bit(VP_DPC_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_all_vps()
H A Dqla_os.c7583 test_bit(VP_DPC_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
7599 test_bit(VP_DPC_NEEDED, &vha->dpc_flags), in qla2x00_timer()
H A Dqla_def.h4967 #define VP_DPC_NEEDED 14 /* wake up for VP dpc handling */ macro
H A Dqla_mbx.c4165 set_bit(VP_DPC_NEEDED, &vha->dpc_flags); in qla24xx_report_id_acquisition()