Home
last modified time | relevance | path

Searched refs:rd_reg_dword_relaxed (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_iocb.c479 rd_reg_dword_relaxed(&ha->iobase->isp24.hccr); in qla2x00_start_iocbs()
482 rd_reg_dword_relaxed(&reg->ispfx00.req_q_in); in qla2x00_start_iocbs()
486 rd_reg_dword_relaxed(&reg->isp24.req_q_in); in qla2x00_start_iocbs()
1607 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla24xx_start_scsi()
1812 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla24xx_dif_start_scsi()
1972 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2xxx_start_scsi_mq()
2192 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2xxx_dif_start_scsi_mq()
3457 cnt = (uint16_t)rd_reg_dword_relaxed( in qla82xx_start_scsi()
3566 cnt = (uint16_t)rd_reg_dword_relaxed( in qla82xx_start_scsi()
4160 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2x00_start_bidir()
Dqla_nvme.c437 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2x00_start_nvme_mq()
Dqla_isr.c3794 rd_reg_dword_relaxed((_rsp)->rsp_q_in); \ in qla24xx_process_response_queue()
4125 rd_reg_dword_relaxed(&reg->hccr); in qla24xx_intr_handler()
4165 rd_reg_dword_relaxed(&reg->hccr); in qla24xx_msix_rsp_q()
Dqla_mr.c931 rd_reg_dword_relaxed(&reg->aenmailbox0); in qlafx00_init_fw_ready()
3090 cnt = rd_reg_dword_relaxed(req->req_q_out); in qlafx00_start_scsi()
Dqla_def.h179 static inline u32 rd_reg_dword_relaxed(const volatile __le32 __iomem *addr) in rd_reg_dword_relaxed() function
Dqla_target.c2547 rd_reg_dword_relaxed(req->req_q_out)); in qlt_check_reserve_free_req()