Searched refs:sg_dma_address (Results 151 - 161 of 161) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32.c874 sgt[i].addr = cpu_to_le32(sg_dma_address(sg));
H A Datp870u.c904 bttl = sg_dma_address(sgpnt);
H A Ddc395x.c1027 u32 busaddr = (u32)sg_dma_address(sg);
H A Ddpt_i2o.c2392 addr = sg_dma_address(sg);
H A Dhpsa.c1902 addr64 = (u64) sg_dma_address(sg);
H A Dadvansys.c8414 cpu_to_le32(sg_dma_address(slp));
8524 cpu_to_le32(sg_dma_address(slp));
H A Dncr53c8xx.c7487 dma_addr_t baddr = sg_dma_address(sg);
H A Daic7xxx_old.c10149 scb->sg_list[i].address = cpu_to_le32(sg_dma_address(sg));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.c1880 pgaddr, (u64)sg_dma_address(
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_nx.c2532 sle_dma = sg_dma_address(cur_seg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dsata_mv.c1743 dma_addr_t addr = sg_dma_address(sg);

Completed in 319 milliseconds

1234567