Searched refs:pdma_phys_bpl1 (Results 1 – 2 of 2) sorted by relevance
630 dma_addr_t pdma_phys_bpl1; in lpfc_sli4_post_scsi_sgl_list() local676 pdma_phys_bpl1 = psb->dma_phys_bpl + in lpfc_sli4_post_scsi_sgl_list()679 pdma_phys_bpl1 = 0; in lpfc_sli4_post_scsi_sgl_list()682 pdma_phys_bpl1, in lpfc_sli4_post_scsi_sgl_list()
14516 dma_addr_t pdma_phys_bpl1; in lpfc_sli4_post_scsi_sgl_block() local14564 pdma_phys_bpl1 = psb->dma_phys_bpl + SGL_PAGE_SIZE; in lpfc_sli4_post_scsi_sgl_block()14566 pdma_phys_bpl1 = 0; in lpfc_sli4_post_scsi_sgl_block()14568 cpu_to_le32(putPaddrLow(pdma_phys_bpl1)); in lpfc_sli4_post_scsi_sgl_block()14570 cpu_to_le32(putPaddrHigh(pdma_phys_bpl1)); in lpfc_sli4_post_scsi_sgl_block()