Lines Matching refs:putPaddrHigh
453 bpl[0].addrHigh = le32_to_cpu(putPaddrHigh(pdma_phys_fcp_cmd)); in lpfc_new_scsi_buf_s3()
460 bpl[1].addrHigh = le32_to_cpu(putPaddrHigh(pdma_phys_fcp_rsp)); in lpfc_new_scsi_buf_s3()
490 putPaddrHigh(pdma_phys_fcp_rsp); in lpfc_new_scsi_buf_s3()
498 putPaddrHigh(pdma_phys_bpl); in lpfc_new_scsi_buf_s3()
884 sgl->addr_hi = cpu_to_le32(putPaddrHigh(pdma_phys_fcp_cmd)); in lpfc_new_scsi_buf_s4()
893 sgl->addr_hi = cpu_to_le32(putPaddrHigh(pdma_phys_fcp_rsp)); in lpfc_new_scsi_buf_s4()
913 iocb->un.fcpi64.bdl.addrHigh = putPaddrHigh(pdma_phys_fcp_cmd); in lpfc_new_scsi_buf_s4()
1210 data_bde->addrHigh = putPaddrHigh(physaddr); in lpfc_scsi_prep_dma_buf_s3()
1219 le32_to_cpu(putPaddrHigh(physaddr)); in lpfc_scsi_prep_dma_buf_s3()
1247 data_bde->addrHigh = putPaddrHigh(physaddr); in lpfc_scsi_prep_dma_buf_s3()
1958 bpl->addrHigh = le32_to_cpu(putPaddrHigh(physaddr)); in lpfc_bg_setup_bpl()
2127 pde7->addrHigh = le32_to_cpu(putPaddrHigh(protphysaddr)); in lpfc_bg_setup_bpl_prot()
2163 bpl->addrHigh = le32_to_cpu(putPaddrHigh(dataphysaddr)); in lpfc_bg_setup_bpl_prot()
2338 sgl->addr_hi = cpu_to_le32(putPaddrHigh(physaddr)); in lpfc_bg_setup_sgl()
2512 sgl->addr_hi = le32_to_cpu(putPaddrHigh(protphysaddr)); in lpfc_bg_setup_sgl_prot()
2567 sgl->addr_hi = cpu_to_le32(putPaddrHigh(dataphysaddr)); in lpfc_bg_setup_sgl_prot()
3294 sgl->addr_hi = cpu_to_le32(putPaddrHigh(physaddr)); in lpfc_scsi_prep_dma_buf_s4()