Searched refs:pdma_phys_bpl1 (Results 1 – 3 of 3) sorted by relevance
1957 dma_addr_t pdma_phys_bpl1; in lpfc_sli4_post_nvme_sgl_block() local2005 pdma_phys_bpl1 = lpfc_ncmd->dma_phys_sgl + in lpfc_sli4_post_nvme_sgl_block()2008 pdma_phys_bpl1 = 0; in lpfc_sli4_post_nvme_sgl_block()2010 cpu_to_le32(putPaddrLow(pdma_phys_bpl1)); in lpfc_sli4_post_nvme_sgl_block()2012 cpu_to_le32(putPaddrHigh(pdma_phys_bpl1)); in lpfc_sli4_post_nvme_sgl_block()
635 dma_addr_t pdma_phys_bpl1; in lpfc_sli4_post_scsi_sgl_list() local681 pdma_phys_bpl1 = psb->dma_phys_bpl + in lpfc_sli4_post_scsi_sgl_list()684 pdma_phys_bpl1 = 0; in lpfc_sli4_post_scsi_sgl_list()687 pdma_phys_bpl1, in lpfc_sli4_post_scsi_sgl_list()
16479 dma_addr_t pdma_phys_bpl1; in lpfc_sli4_post_scsi_sgl_block() local16527 pdma_phys_bpl1 = psb->dma_phys_bpl + SGL_PAGE_SIZE; in lpfc_sli4_post_scsi_sgl_block()16529 pdma_phys_bpl1 = 0; in lpfc_sli4_post_scsi_sgl_block()16531 cpu_to_le32(putPaddrLow(pdma_phys_bpl1)); in lpfc_sli4_post_scsi_sgl_block()16533 cpu_to_le32(putPaddrHigh(pdma_phys_bpl1)); in lpfc_sli4_post_scsi_sgl_block()