Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_mid.c350 clear_bit(VP_DPC_NEEDED, &vha->dpc_flags); in qla2x00_do_dpc_all_vps()
Dqla_def.h2866 #define VP_DPC_NEEDED 14 /* wake up for VP dpc handling */ macro
Dqla_os.c3697 test_bit(VP_DPC_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
Dqla_mbx.c2967 set_bit(VP_DPC_NEEDED, &vha->dpc_flags); in qla24xx_report_id_acquisition()