Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_iocb.c480 rd_reg_dword_relaxed(&ha->iobase->isp24.hccr); in qla2x00_start_iocbs()
483 rd_reg_dword_relaxed(&reg->ispfx00.req_q_in); in qla2x00_start_iocbs()
487 rd_reg_dword_relaxed(&reg->isp24.req_q_in); in qla2x00_start_iocbs()
1602 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla24xx_start_scsi()
1809 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla24xx_dif_start_scsi()
1969 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2xxx_start_scsi_mq()
2191 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2xxx_dif_start_scsi_mq()
3478 cnt = (uint16_t)rd_reg_dword_relaxed( in qla82xx_start_scsi()
3581 cnt = (uint16_t)rd_reg_dword_relaxed( in qla82xx_start_scsi()
4182 cnt = rd_reg_dword_relaxed(req->req_q_out); in qla2x00_start_bidir()
[all …]
H A Dqla_isr.c3972 rd_reg_dword_relaxed((_rsp)->rsp_q_in); \ in qla24xx_process_response_queue()
4308 rd_reg_dword_relaxed(&reg->hccr); in qla24xx_intr_handler()
4348 rd_reg_dword_relaxed(&reg->hccr); in qla24xx_msix_rsp_q()
H A Dqla_mr.c931 rd_reg_dword_relaxed(&reg->aenmailbox0); in qlafx00_init_fw_ready()
3088 cnt = rd_reg_dword_relaxed(req->req_q_out); in qlafx00_start_scsi()
H A Dqla_def.h183 static inline u32 rd_reg_dword_relaxed(const volatile __le32 __iomem *addr) in rd_reg_dword_relaxed() function
H A Dqla_target.c2525 rd_reg_dword_relaxed(req->req_q_out)); in qlt_check_reserve_free_req()