dataphysaddr     1709 drivers/scsi/lpfc/lpfc_scsi.c 	dma_addr_t dataphysaddr, protphysaddr;
dataphysaddr     1849 drivers/scsi/lpfc/lpfc_scsi.c 			dataphysaddr = sg_dma_address(sgde) + split_offset;
dataphysaddr     1850 drivers/scsi/lpfc/lpfc_scsi.c 			bpl->addrLow = le32_to_cpu(putPaddrLow(dataphysaddr));
dataphysaddr     1851 drivers/scsi/lpfc/lpfc_scsi.c 			bpl->addrHigh = le32_to_cpu(putPaddrHigh(dataphysaddr));
dataphysaddr     2133 drivers/scsi/lpfc/lpfc_scsi.c 	dma_addr_t dataphysaddr, protphysaddr;
dataphysaddr     2341 drivers/scsi/lpfc/lpfc_scsi.c 				dataphysaddr = sg_dma_address(sgde) +
dataphysaddr     2366 drivers/scsi/lpfc/lpfc_scsi.c 								 dataphysaddr));
dataphysaddr     2368 drivers/scsi/lpfc/lpfc_scsi.c 								 dataphysaddr));