Lines Matching refs:putPaddrLow

2060 		hbqe->bde.addrLow  = le32_to_cpu(putPaddrLow(physaddr));  in lpfc_sli_hbq_to_firmware_s3()
2102 hrqe.address_lo = putPaddrLow(hbq_buf->hbuf.phys); in lpfc_sli_hbq_to_firmware_s4()
2104 drqe.address_lo = putPaddrLow(hbq_buf->dbuf.phys); in lpfc_sli_hbq_to_firmware_s4()
5438 mqe->un.read_rev.vpd_paddr_low = putPaddrLow(dmabuf->phys); in lpfc_sli4_read_rev()
6554 putPaddrLow(dmabuf->phys); in lpfc_sli4_ras_fwlog_init()
6561 mbx_fwlog->u.request.lwpd.addr_lo = putPaddrLow(ras_fwlog->lwpd.phys); in lpfc_sli4_ras_fwlog_init()
7265 hrqe.address_lo = putPaddrLow(rqb_buffer->hbuf.phys); in lpfc_post_rq_buffer()
7267 drqe.address_lo = putPaddrLow(rqb_buffer->dbuf.phys); in lpfc_post_rq_buffer()
15183 putPaddrLow(dmabuf->phys); in lpfc_eq_create()
15328 putPaddrLow(dmabuf->phys); in lpfc_cq_create()
15585 putPaddrLow(dmabuf->phys); in lpfc_cq_create_set()
15677 putPaddrLow(dmabuf->phys); in lpfc_mq_create_fb_init()
15789 putPaddrLow(dmabuf->phys); in lpfc_mq_create()
15952 page[dmabuf->buffer_tag].addr_lo = putPaddrLow(dmabuf->phys); in lpfc_wq_create()
16217 putPaddrLow(dmabuf->phys); in lpfc_rq_create()
16359 putPaddrLow(dmabuf->phys); in lpfc_rq_create()
16517 putPaddrLow(dmabuf->phys); in lpfc_mrq_create()
16529 putPaddrLow(dmabuf->phys); in lpfc_mrq_create()
16941 cpu_to_le32(putPaddrLow(pdma_phys_addr0)); in lpfc_sli4_post_sgl()
16946 cpu_to_le32(putPaddrLow(pdma_phys_addr1)); in lpfc_sli4_post_sgl()
17129 cpu_to_le32(putPaddrLow(sglq_entry->phys)); in lpfc_sli4_post_sgl_list()
17133 cpu_to_le32(putPaddrLow(0)); in lpfc_sli4_post_sgl_list()
17241 cpu_to_le32(putPaddrLow(lpfc_ncmd->dma_phys_sgl)); in lpfc_sli4_post_io_sgl_block()
17250 cpu_to_le32(putPaddrLow(pdma_phys_bpl1)); in lpfc_sli4_post_io_sgl_block()
18362 iocbq->iocb.un.xseq64.bdl.addrLow = putPaddrLow(pcmd->phys); in lpfc_sli4_handle_mds_loopback()
18626 hdr_tmpl->rpi_paddr_lo = putPaddrLow(rpi_page->dmabuf->phys); in lpfc_sli4_post_rpi_hdr()
19807 wr_object->u.request.bde[i].addrLow = putPaddrLow(dmabuf->phys); in lpfc_wr_object()