Lines Matching refs:sg_dma_address

236 		*cur_dsd++ = cpu_to_le32(sg_dma_address(sg));  in qla2x00_build_scsi_iocbs_32()
294 sle_dma = sg_dma_address(sg); in qla2x00_build_scsi_iocbs_64()
652 sle_dma = sg_dma_address(cur_seg); in qla24xx_build_scsi_type_6_iocbs()
753 sle_dma = sg_dma_address(sg); in qla24xx_build_scsi_iocbs()
879 sg_dma_addr = sg_dma_address(sg); in qla24xx_get_one_block_sg()
1003 sle_dma = sg_dma_address(sg_prot) + tot_prot_dma_len; in qla24xx_walk_and_build_sglist_no_difb()
1095 sle_dma = sg_dma_address(sg); in qla24xx_walk_and_build_sglist()
1187 sle_dma = sg_dma_address(sg); in qla24xx_walk_and_build_prot_sglist()
2041 els_iocb->tx_address[0] = cpu_to_le32(LSD(sg_dma_address in qla24xx_els_iocb()
2043 els_iocb->tx_address[1] = cpu_to_le32(MSD(sg_dma_address in qla24xx_els_iocb()
2048 els_iocb->rx_address[0] = cpu_to_le32(LSD(sg_dma_address in qla24xx_els_iocb()
2050 els_iocb->rx_address[1] = cpu_to_le32(MSD(sg_dma_address in qla24xx_els_iocb()
2089 ct_iocb->dseg_req_address[0] = cpu_to_le32(LSD(sg_dma_address in qla2x00_ct_iocb()
2091 ct_iocb->dseg_req_address[1] = cpu_to_le32(MSD(sg_dma_address in qla2x00_ct_iocb()
2095 ct_iocb->dseg_rsp_address[0] = cpu_to_le32(LSD(sg_dma_address in qla2x00_ct_iocb()
2097 ct_iocb->dseg_rsp_address[1] = cpu_to_le32(MSD(sg_dma_address in qla2x00_ct_iocb()
2123 sle_dma = sg_dma_address(sg); in qla2x00_ct_iocb()
2167 ct_iocb->dseg_0_address[0] = cpu_to_le32(LSD(sg_dma_address in qla24xx_ct_iocb()
2169 ct_iocb->dseg_0_address[1] = cpu_to_le32(MSD(sg_dma_address in qla24xx_ct_iocb()
2196 sle_dma = sg_dma_address(sg); in qla24xx_ct_iocb()
2697 sle_dma = sg_dma_address(sg); in qla25xx_build_bidir_iocb()
2723 sle_dma = sg_dma_address(sg); in qla25xx_build_bidir_iocb()