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

/freebsd-12-stable/sys/dev/ofw/
H A Dofwpci.h54 OFW_PCI_QUIRK_RANGES_ON_CHILDREN = 1, enumerator in enum:__anon14976
H A Dofwpci.c167 if (sc->sc_quirks & OFW_PCI_QUIRK_RANGES_ON_CHILDREN) {
/freebsd-12-stable/sys/powerpc/powermac/
H A Dcpcht.c187 sc->pci_sc.sc_quirks = OFW_PCI_QUIRK_RANGES_ON_CHILDREN;

Completed in 341 milliseconds