Home
last modified time | relevance | path

Searched refs:PCI_GET_BDF (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h38 #define PCI_GET_BDF(dip) \ macro
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1549 bdf = PCI_GET_BDF(rdip); in px_lib_clr_errs()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c2623 PCIE_INVALID_BDF : PCI_GET_BDF(cdip)); in pcie_get_bdf_for_dma_xfer()
H A Dpcie_fault.c2460 dip_bdf = PCI_GET_BDF(dip); in pf_hdl_child_lookup()