Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mid.c700 device_reg_t *reg; in qla25xx_create_req_que()
828 device_reg_t *reg; in qla25xx_create_rsp_que()
H A Dqla_def.h938 } __iomem device_reg_t; typedef
3939 device_reg_t *iobase; /* Base I/O address */
3958 device_reg_t *mqiobase;
3959 device_reg_t *msixbase;
H A Dqla_os.c3490 iounmap((device_reg_t *)ha->nx_pcibase); in qla2x00_probe_one()
3492 iounmap((device_reg_t *)ha->nxdb_wr_ptr); in qla2x00_probe_one()
3663 iounmap((device_reg_t *)ha->nx_pcibase); in qla2x00_unmap_iobases()
3665 iounmap((device_reg_t *)ha->nxdb_wr_ptr); in qla2x00_unmap_iobases()
H A Dqla_iocb.c459 device_reg_t *reg = ISP_QUE_REG(ha, req->id); in qla2x00_start_iocbs()
2278 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.c664 device_reg_t *reg; in qla25xx_copy_mq()
H A Dqla_isr.c4082 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.c4161 device_reg_t *reg = ISP_QUE_REG(ha, 0); in qla24xx_config_rings()