Home
last modified time | relevance | path

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

/Linux-v6.1/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()
1601 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla24xx_start_scsi()
1805 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla24xx_dif_start_scsi()
1964 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2xxx_start_scsi_mq()
2183 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2xxx_dif_start_scsi_mq()
3447 cnt = (uint16_t)rd_reg_dword_relaxed( in qla82xx_start_scsi()
3556 cnt = (uint16_t)rd_reg_dword_relaxed( in qla82xx_start_scsi()
4066 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2x00_start_bidir()
Dqla_nvme.c452 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2x00_start_nvme_mq()
Dqla_isr.c3780 rd_reg_dword_relaxed((_rsp)->rsp_q_in); \ in qla24xx_process_response_queue()
4106 rd_reg_dword_relaxed(&reg->hccr); in qla24xx_intr_handler()
4146 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.h184 static inline u32 rd_reg_dword_relaxed(const volatile __le32 __iomem *addr) in rd_reg_dword_relaxed() function
Dqla_target.c2532 rd_reg_dword_relaxed(req->req_q_out)); in qlt_check_reserve_free_req()