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()
5444 mqe->un.read_rev.vpd_paddr_low = putPaddrLow(dmabuf->phys); in lpfc_sli4_read_rev()
6564 putPaddrLow(dmabuf->phys); in lpfc_sli4_ras_fwlog_init()
6571 mbx_fwlog->u.request.lwpd.addr_lo = putPaddrLow(ras_fwlog->lwpd.phys); in lpfc_sli4_ras_fwlog_init()
7269 hrqe.address_lo = putPaddrLow(rqb_buffer->hbuf.phys); in lpfc_post_rq_buffer()
7271 drqe.address_lo = putPaddrLow(rqb_buffer->dbuf.phys); in lpfc_post_rq_buffer()
15124 putPaddrLow(dmabuf->phys); in lpfc_eq_create()
15269 putPaddrLow(dmabuf->phys); in lpfc_cq_create()
15526 putPaddrLow(dmabuf->phys); in lpfc_cq_create_set()
15618 putPaddrLow(dmabuf->phys); in lpfc_mq_create_fb_init()
15730 putPaddrLow(dmabuf->phys); in lpfc_mq_create()
15893 page[dmabuf->buffer_tag].addr_lo = putPaddrLow(dmabuf->phys); in lpfc_wq_create()
16158 putPaddrLow(dmabuf->phys); in lpfc_rq_create()
16300 putPaddrLow(dmabuf->phys); in lpfc_rq_create()
16458 putPaddrLow(dmabuf->phys); in lpfc_mrq_create()
16470 putPaddrLow(dmabuf->phys); in lpfc_mrq_create()
16883 cpu_to_le32(putPaddrLow(pdma_phys_addr0)); in lpfc_sli4_post_sgl()
16888 cpu_to_le32(putPaddrLow(pdma_phys_addr1)); in lpfc_sli4_post_sgl()
17069 cpu_to_le32(putPaddrLow(sglq_entry->phys)); in lpfc_sli4_post_sgl_list()
17073 cpu_to_le32(putPaddrLow(0)); in lpfc_sli4_post_sgl_list()
17179 cpu_to_le32(putPaddrLow(lpfc_ncmd->dma_phys_sgl)); in lpfc_sli4_post_io_sgl_block()
17188 cpu_to_le32(putPaddrLow(pdma_phys_bpl1)); in lpfc_sli4_post_io_sgl_block()
18297 iocbq->iocb.un.xseq64.bdl.addrLow = putPaddrLow(pcmd->phys); in lpfc_sli4_handle_mds_loopback()
18561 hdr_tmpl->rpi_paddr_lo = putPaddrLow(rpi_page->dmabuf->phys); in lpfc_sli4_post_rpi_hdr()
19743 wr_object->u.request.bde[i].addrLow = putPaddrLow(dmabuf->phys); in lpfc_wr_object()