Home
last modified time | relevance | path

Searched refs:OFW_PCI_QUIRK_RANGES_ON_CHILDREN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ofw/
H A Dofwpci.h52 OFW_PCI_QUIRK_RANGES_ON_CHILDREN = 1, enumerator
H A Dofw_pcib.c168 if (sc->sc_quirks & OFW_PCI_QUIRK_RANGES_ON_CHILDREN) { in ofw_pcib_init()
/freebsd/sys/powerpc/powermac/
H A Dcpcht.c185 sc->pci_sc.sc_quirks = OFW_PCI_QUIRK_RANGES_ON_CHILDREN; in cpcht_attach()