Home
last modified time | relevance | path

Searched refs:device_reg_t (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c707 device_reg_t *reg; in qla25xx_create_req_que()
835 device_reg_t *reg; in qla25xx_create_rsp_que()
H A Dqla_def.h1048 } __iomem device_reg_t; typedef
4169 device_reg_t *iobase; /* Base I/O address */
4189 device_reg_t *mqiobase;
4190 device_reg_t *msixbase;
H A Dqla_os.c3664 iounmap((device_reg_t *)ha->nx_pcibase); in qla2x00_probe_one()
3666 iounmap((device_reg_t *)ha->nxdb_wr_ptr); in qla2x00_probe_one()
3837 iounmap((device_reg_t *)ha->nx_pcibase); in qla2x00_unmap_iobases()
3839 iounmap((device_reg_t *)ha->nxdb_wr_ptr); in qla2x00_unmap_iobases()
H A Dqla_iocb.c462 device_reg_t *reg = ISP_QUE_REG(ha, req->id); in qla2x00_start_iocbs()
2287 device_reg_t *reg = ISP_QUE_REG(ha, req->id); in __qla2x00_alloc_iocbs()
H A Dqla_mr.c43 device_reg_t *reg; in qlafx00_mailbox_command()
H A Dqla_dbg.c677 device_reg_t *reg; in qla25xx_copy_mq()
H A Dqla_isr.c4673 device_reg_t *reg = ha->iobase; in qla2x00_request_irqs()
H A Dqla_mbx.c110 device_reg_t *reg; in qla2x00_mailbox_command()
H A Dqla_init.c4672 device_reg_t *reg = ISP_QUE_REG(ha, 0); in qla24xx_config_rings()