Home
last modified time | relevance | path

Searched refs:atio_dma (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_def.h2883 dma_addr_t atio_dma; /* Physical address. */ member
Dqla_init.c2118 icb->atio_q_address[0] = cpu_to_le32(LSD(ha->tgt.atio_dma)); in qla24xx_config_rings()
2119 icb->atio_q_address[1] = cpu_to_le32(MSD(ha->tgt.atio_dma)); in qla24xx_config_rings()
Dqla_target.c6454 &ha->tgt.atio_dma, GFP_KERNEL); in qlt_mem_alloc()
6471 ha->tgt.atio_dma); in qlt_mem_free()
Dqla_os.c3745 ha->tgt.atio_dma = 0; in qla2x00_mem_free()