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

/drivers/scsi/qla2xxx/
H A Dqla_mid.c624 device_reg_t __iomem *reg;
742 device_reg_t __iomem *reg;
H A Dqla_def.h468 } device_reg_t; typedef in typeref:union:__anon4873
2476 device_reg_t __iomem *iobase; /* Base I/O address */
2481 device_reg_t __iomem *mqiobase;
2482 device_reg_t __iomem *msixbase;
H A Dqla_os.c2607 iounmap((device_reg_t __iomem *)ha->nx_pcibase);
2609 iounmap((device_reg_t __iomem *)ha->nxdb_wr_ptr);
2738 iounmap((device_reg_t __iomem *)ha->nx_pcibase);
2740 iounmap((device_reg_t __iomem *)ha->nxdb_wr_ptr);
H A Dqla_iocb.c477 device_reg_t __iomem *reg = ISP_QUE_REG(ha, req->id);
1817 device_reg_t __iomem *reg = ISP_QUE_REG(ha, req->id);
H A Dqla_isr.c2479 device_reg_t __iomem *reg = ha->iobase;
H A Dqla_nx.c1681 ha->iobase = (device_reg_t __iomem *)((uint8_t *)ha->nx_pcibase +
H A Dqla_init.c1680 device_reg_t __iomem *reg = ISP_QUE_REG(ha, 0);
H A Dqla_mbx.c37 device_reg_t __iomem *reg;

Completed in 350 milliseconds