Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_def.h2934 dma_addr_t atio_dma; /* Physical address. */ member
Dqla_init.c2158 icb->atio_q_address[0] = cpu_to_le32(LSD(ha->tgt.atio_dma)); in qla24xx_config_rings()
2159 icb->atio_q_address[1] = cpu_to_le32(MSD(ha->tgt.atio_dma)); in qla24xx_config_rings()
Dqla_target.c6854 &ha->tgt.atio_dma, GFP_KERNEL); in qlt_mem_alloc()
6871 ha->tgt.atio_dma); in qlt_mem_free()
Dqla_os.c4023 ha->tgt.atio_dma = 0; in qla2x00_mem_free()