Searched refs:isp25mq (Results 1 – 7 of 7) sorted by relevance
708 req->req_q_in = ®->isp25mq.req_q_in; in qla25xx_create_req_que()709 req->req_q_out = ®->isp25mq.req_q_out; in qla25xx_create_req_que()819 rsp->rsp_q_in = ®->isp25mq.rsp_q_in; in qla25xx_create_rsp_que()820 rsp->rsp_q_out = ®->isp25mq.rsp_q_out; in qla25xx_create_rsp_que()
647 htonl(RD_REG_DWORD(®->isp25mq.req_q_in)); in qla25xx_copy_mq()649 htonl(RD_REG_DWORD(®->isp25mq.req_q_out)); in qla25xx_copy_mq()651 htonl(RD_REG_DWORD(®->isp25mq.rsp_q_in)); in qla25xx_copy_mq()653 htonl(RD_REG_DWORD(®->isp25mq.rsp_q_out)); in qla25xx_copy_mq()
2670 req->req_q_in = &ha->mqiobase->isp25mq.req_q_in; in qla2x00_probe_one()2671 req->req_q_out = &ha->mqiobase->isp25mq.req_q_out; in qla2x00_probe_one()2672 rsp->rsp_q_in = &ha->mqiobase->isp25mq.rsp_q_in; in qla2x00_probe_one()2673 rsp->rsp_q_out = &ha->mqiobase->isp25mq.rsp_q_out; in qla2x00_probe_one()
2155 WRT_REG_DWORD(®->isp25mq.req_q_in, 0); in qla24xx_config_rings()2156 WRT_REG_DWORD(®->isp25mq.req_q_out, 0); in qla24xx_config_rings()2157 WRT_REG_DWORD(®->isp25mq.rsp_q_in, 0); in qla24xx_config_rings()2158 WRT_REG_DWORD(®->isp25mq.rsp_q_out, 0); in qla24xx_config_rings()
661 struct device_reg_25xxmq isp25mq; member
1862 cnt = RD_REG_DWORD(®->isp25mq.req_q_out); in qla2x00_alloc_iocbs()
6419 ISP_ATIO_Q_IN(base_vha) = &ha->mqiobase->isp25mq.atio_q_in; in qlt_probe_one_stage1()6420 ISP_ATIO_Q_OUT(base_vha) = &ha->mqiobase->isp25mq.atio_q_out; in qlt_probe_one_stage1()