Home
last modified time | relevance | path

Searched refs:getPaddr (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h96 #define getPaddr(high, low) ((dma_addr_t)( \ macro
H A Dlpfc_bsg.c953 dma_addr = getPaddr(piocbq->iocb.un.cont64[0].addrHigh, in lpfc_bsg_ct_unsol_event()
1035 dma_addr = getPaddr(bde->addrHigh, in lpfc_bsg_ct_unsol_event()
H A Dlpfc_mbox.c1752 phyaddr = getPaddr(sge.pa_hi, sge.pa_lo); in lpfc_sli4_mbox_cmd_free()
H A Dlpfc_ct.c166 paddr = getPaddr(icmd->un.cont64[i].addrHigh, in lpfc_ct_unsol_event()
H A Dlpfc_els.c8970 paddr = getPaddr(icmd->un.cont64[0].addrHigh, in lpfc_els_unsol_event()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h92 #define getPaddr(high, low) ((dma_addr_t)( \ macro
H A Dlpfc_mbox.c1813 phyaddr = getPaddr(sge.pa_hi, sge.pa_lo); in lpfc_sli4_mbox_cmd_free()
H A Dlpfc_ct.c438 dma_addr = getPaddr(icmd->un.cont64[i].addrHigh, in lpfc_ct_unsol_event()
H A Dlpfc_bsg.c994 dma_addr = getPaddr(bde->addrHigh, in lpfc_bsg_ct_unsol_event()
H A Dlpfc_els.c10879 paddr = getPaddr(icmd->un.cont64[0].addrHigh, in lpfc_els_unsol_event()
10884 paddr = getPaddr(icmd->un.cont64[1].addrHigh, in lpfc_els_unsol_event()
H A Dlpfc_sli.c3556 paddr = getPaddr(irsp->un.cont64[0].addrHigh, in lpfc_sli_process_unsol_iocb()
3561 paddr = getPaddr(irsp->un.cont64[1].addrHigh, in lpfc_sli_process_unsol_iocb()

Completed in 95 milliseconds