Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_pci.h89 #define OFW_PCI_PHYS_HI_FUNCTION(hi) \ macro
/freebsd/sys/powerpc/ofw/
H A Dofw_pcibus.c179 func = OFW_PCI_PHYS_HI_FUNCTION(pcir.phys_hi); in ofw_pcibus_enum_devtree()
/freebsd/sys/dev/pci/
H A Dpci_host_generic_fdt.c462 di->func = OFW_PCI_PHYS_HI_FUNCTION(reg[0]); in generic_pcie_ofw_bus_attach()
/freebsd/sys/powerpc/powermac/
H A Dcpcht.c229 f = OFW_PCI_PHYS_HI_FUNCTION(pcir.phys_hi); in cpcht_configure_htbridge()