Home
last modified time | relevance | path

Searched refs:pcie_get_bdf_for_dma_xfer (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fdvma.c216 PCIE_INVALID_BDF : pcie_get_bdf_for_dma_xfer(dip, rdip); in px_fdvma_reserve()
H A Dpx_dma.c127 PCIE_INVALID_BDF : pcie_get_bdf_for_dma_xfer(dip, rdip); in px_dma_allocmp()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c1789 mp->dmai_minxfer = pcie_get_bdf_for_dma_xfer(dip, rdip); in pcieb_dma_allochdl()
1822 mp->dmai_minxfer = pcie_get_bdf_for_dma_xfer(dip, rdip); in pcieb_dma_mctl()
H A Dpcie.c2599 pcie_get_bdf_for_dma_xfer(dev_info_t *dip, dev_info_t *rdip) in pcie_get_bdf_for_dma_xfer() function
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h668 extern uint32_t pcie_get_bdf_for_dma_xfer(dev_info_t *dip, dev_info_t *rdip);