Home
last modified time | relevance | path

Searched refs:ispfx00 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mr.c111 optr = &reg->ispfx00.mailbox0; in qlafx00_mailbox_command()
676 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_config_rings()
882 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_init_fw_ready()
1418 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_rescan_isp()
1463 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_timer_routine()
2773 reg = &ha->iobase->ispfx00; in qlafx00_async_event()
2850 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_mbx_completion()
2898 reg = &ha->iobase->ispfx00; in qlafx00_intr_handler()
H A Dqla_iocb.c479 wrt_reg_dword(&reg->ispfx00.req_q_in, req->ring_index); in qla2x00_start_iocbs()
480 rd_reg_dword_relaxed(&reg->ispfx00.req_q_in); in qla2x00_start_iocbs()
2330 cnt = rd_reg_dword(&reg->ispfx00.req_q_out); in __qla2x00_alloc_iocbs()
H A Dqla_os.c3226 req->req_q_in = &ha->iobase->ispfx00.req_q_in; in qla2x00_probe_one()
3227 req->req_q_out = &ha->iobase->ispfx00.req_q_out; in qla2x00_probe_one()
3228 rsp->rsp_q_in = &ha->iobase->ispfx00.rsp_q_in; in qla2x00_probe_one()
3229 rsp->rsp_q_out = &ha->iobase->ispfx00.rsp_q_out; in qla2x00_probe_one()
H A Dqla_def.h937 struct device_reg_fx00 ispfx00; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mr.c111 optr = &reg->ispfx00.mailbox0; in qlafx00_mailbox_command()
676 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_config_rings()
882 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_init_fw_ready()
1418 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_rescan_isp()
1463 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_timer_routine()
2774 reg = &ha->iobase->ispfx00; in qlafx00_async_event()
2851 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_mbx_completion()
2899 reg = &ha->iobase->ispfx00; in qlafx00_intr_handler()
H A Dqla_iocb.c482 wrt_reg_dword(&reg->ispfx00.req_q_in, req->ring_index); in qla2x00_start_iocbs()
483 rd_reg_dword_relaxed(&reg->ispfx00.req_q_in); in qla2x00_start_iocbs()
2313 cnt = rd_reg_dword(&reg->ispfx00.req_q_out); in __qla2x00_alloc_iocbs()
H A Dqla_os.c3393 req->req_q_in = &ha->iobase->ispfx00.req_q_in; in qla2x00_probe_one()
3394 req->req_q_out = &ha->iobase->ispfx00.req_q_out; in qla2x00_probe_one()
3395 rsp->rsp_q_in = &ha->iobase->ispfx00.rsp_q_in; in qla2x00_probe_one()
3396 rsp->rsp_q_out = &ha->iobase->ispfx00.rsp_q_out; in qla2x00_probe_one()
H A Dqla_def.h1047 struct device_reg_fx00 ispfx00; member

Completed in 57 milliseconds