Home
last modified time | relevance | path

Searched refs:device_reg_fx00 (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_mr.c676 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()
2771 struct device_reg_fx00 __iomem *reg; in qlafx00_async_event()
2851 struct device_reg_fx00 __iomem *reg = &ha->iobase->ispfx00; in qlafx00_mbx_completion()
2881 struct device_reg_fx00 __iomem *reg; in qlafx00_intr_handler()
Dqla_def.h980 struct device_reg_fx00 { struct
1047 struct device_reg_fx00 ispfx00; argument
Dqla_os.c8211 BUILD_BUG_ON(sizeof(struct device_reg_fx00) != 216); in qla2x00_module_init()