Lines Matching refs:sg_dma_address

237 		*cur_dsd++ = cpu_to_le32(sg_dma_address(sg));  in qla2x00_build_scsi_iocbs_32()
296 sle_dma = sg_dma_address(sg); in qla2x00_build_scsi_iocbs_64()
658 sle_dma = sg_dma_address(cur_seg); in qla24xx_build_scsi_type_6_iocbs()
764 sle_dma = sg_dma_address(sg); in qla24xx_build_scsi_iocbs()
890 sg_dma_addr = sg_dma_address(sg); in qla24xx_get_one_block_sg()
1017 sle_dma = sg_dma_address(sg_prot) + tot_prot_dma_len; in qla24xx_walk_and_build_sglist_no_difb()
1112 sle_dma = sg_dma_address(sg); in qla24xx_walk_and_build_sglist()
1204 sle_dma = sg_dma_address(sg); in qla24xx_walk_and_build_prot_sglist()
2065 els_iocb->tx_address[0] = cpu_to_le32(LSD(sg_dma_address in qla24xx_els_iocb()
2067 els_iocb->tx_address[1] = cpu_to_le32(MSD(sg_dma_address in qla24xx_els_iocb()
2072 els_iocb->rx_address[0] = cpu_to_le32(LSD(sg_dma_address in qla24xx_els_iocb()
2074 els_iocb->rx_address[1] = cpu_to_le32(MSD(sg_dma_address in qla24xx_els_iocb()
2114 ct_iocb->dseg_req_address[0] = cpu_to_le32(LSD(sg_dma_address in qla2x00_ct_iocb()
2116 ct_iocb->dseg_req_address[1] = cpu_to_le32(MSD(sg_dma_address in qla2x00_ct_iocb()
2120 ct_iocb->dseg_rsp_address[0] = cpu_to_le32(LSD(sg_dma_address in qla2x00_ct_iocb()
2122 ct_iocb->dseg_rsp_address[1] = cpu_to_le32(MSD(sg_dma_address in qla2x00_ct_iocb()
2149 sle_dma = sg_dma_address(sg); in qla2x00_ct_iocb()
2194 ct_iocb->dseg_0_address[0] = cpu_to_le32(LSD(sg_dma_address in qla24xx_ct_iocb()
2196 ct_iocb->dseg_0_address[1] = cpu_to_le32(MSD(sg_dma_address in qla24xx_ct_iocb()
2224 sle_dma = sg_dma_address(sg); in qla24xx_ct_iocb()
2731 sle_dma = sg_dma_address(sg); in qla25xx_build_bidir_iocb()
2757 sle_dma = sg_dma_address(sg); in qla25xx_build_bidir_iocb()