Searched refs:ofw_pci_maxslots (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ofw/
H A Dofwpci.c86 static int ofw_pci_maxslots(device_t);
122 DEVMETHOD(pcib_maxslots, ofw_pci_maxslots),
269 ofw_pci_maxslots(device_t dev) function
/freebsd-11.0-release/sys/powerpc/ofw/
H A Dofw_pci.c81 static int ofw_pci_maxslots(device_t);
115 DEVMETHOD(pcib_maxslots, ofw_pci_maxslots),
245 ofw_pci_maxslots(device_t dev) function

Completed in 51 milliseconds