Searched refs:HOST_RAMP_DOWN_QUEUE_DEPTH (Results 1 – 2 of 2) sorted by relevance
737 set_bit(HOST_RAMP_DOWN_QUEUE_DEPTH, &vha->dpc_flags); in qla2xxx_queuecommand()752 set_bit(HOST_RAMP_DOWN_QUEUE_DEPTH, &vha->dpc_flags); in qla2xxx_queuecommand()4889 if (test_and_clear_bit(HOST_RAMP_DOWN_QUEUE_DEPTH, in qla2x00_do_dpc()5103 test_bit(HOST_RAMP_DOWN_QUEUE_DEPTH, &vha->dpc_flags) || in qla2x00_timer()5125 test_bit(HOST_RAMP_DOWN_QUEUE_DEPTH, &vha->dpc_flags)); in qla2x00_timer()
3362 #define HOST_RAMP_DOWN_QUEUE_DEPTH 22 macro