Searched refs:ISP_ATIO_Q_IN (Results 1 – 2 of 2) sorted by relevance
6180 WRT_REG_DWORD(ISP_ATIO_Q_IN(vha), 0); in qlt_24xx_config_rings()6413 ISP_ATIO_Q_IN(base_vha) = &ha->mqiobase->isp25mq.atio_q_in; in qlt_probe_one_stage1()6416 ISP_ATIO_Q_IN(base_vha) = &ha->iobase->isp24.atio_q_in; in qlt_probe_one_stage1()
683 #define ISP_ATIO_Q_IN(vha) (vha->hw->tgt.atio_q_in) macro