Lines Matching refs:putPaddrLow
2045 hbqe->bde.addrLow = le32_to_cpu(putPaddrLow(physaddr)); in lpfc_sli_hbq_to_firmware_s3()
2087 hrqe.address_lo = putPaddrLow(hbq_buf->hbuf.phys); in lpfc_sli_hbq_to_firmware_s4()
2089 drqe.address_lo = putPaddrLow(hbq_buf->dbuf.phys); in lpfc_sli_hbq_to_firmware_s4()
5311 mqe->un.read_rev.vpd_paddr_low = putPaddrLow(dmabuf->phys); in lpfc_sli4_read_rev()
6410 putPaddrLow(dmabuf->phys); in lpfc_sli4_ras_fwlog_init()
6417 mbx_fwlog->u.request.lwpd.addr_lo = putPaddrLow(ras_fwlog->lwpd.phys); in lpfc_sli4_ras_fwlog_init()
7113 hrqe.address_lo = putPaddrLow(rqb_buffer->hbuf.phys); in lpfc_post_rq_buffer()
7115 drqe.address_lo = putPaddrLow(rqb_buffer->dbuf.phys); in lpfc_post_rq_buffer()
14665 putPaddrLow(dmabuf->phys); in lpfc_eq_create()
14799 putPaddrLow(dmabuf->phys); in lpfc_cq_create()
15052 putPaddrLow(dmabuf->phys); in lpfc_cq_create_set()
15144 putPaddrLow(dmabuf->phys); in lpfc_mq_create_fb_init()
15256 putPaddrLow(dmabuf->phys); in lpfc_mq_create()
15417 page[dmabuf->buffer_tag].addr_lo = putPaddrLow(dmabuf->phys); in lpfc_wq_create()
15681 putPaddrLow(dmabuf->phys); in lpfc_rq_create()
15823 putPaddrLow(dmabuf->phys); in lpfc_rq_create()
15980 putPaddrLow(dmabuf->phys); in lpfc_mrq_create()
15992 putPaddrLow(dmabuf->phys); in lpfc_mrq_create()
16399 cpu_to_le32(putPaddrLow(pdma_phys_addr0)); in lpfc_sli4_post_sgl()
16404 cpu_to_le32(putPaddrLow(pdma_phys_addr1)); in lpfc_sli4_post_sgl()
16583 cpu_to_le32(putPaddrLow(sglq_entry->phys)); in lpfc_sli4_post_sgl_list()
16587 cpu_to_le32(putPaddrLow(0)); in lpfc_sli4_post_sgl_list()
16693 cpu_to_le32(putPaddrLow(lpfc_ncmd->dma_phys_sgl)); in lpfc_sli4_post_io_sgl_block()
16702 cpu_to_le32(putPaddrLow(pdma_phys_bpl1)); in lpfc_sli4_post_io_sgl_block()
17803 iocbq->iocb.un.xseq64.bdl.addrLow = putPaddrLow(pcmd->phys); in lpfc_sli4_handle_mds_loopback()
18063 hdr_tmpl->rpi_paddr_lo = putPaddrLow(rpi_page->dmabuf->phys); in lpfc_sli4_post_rpi_hdr()
19229 wr_object->u.request.bde[i].addrLow = putPaddrLow(dmabuf->phys); in lpfc_wr_object()