Searched refs:maxslots (Results 1 – 3 of 3) sorted by relevance
246 int maxslots; in ofw_pcibus_enum_bus() local252 maxslots = PCIB_MAXSLOTS(pcib); in ofw_pcibus_enum_bus()253 for (s = 0; s <= maxslots; s++) { in ofw_pcibus_enum_bus()
45 METHOD int maxslots {
3312 int maxslots; in pci_add_children() local3318 maxslots = PCIB_MAXSLOTS(pcib); in pci_add_children()3319 for (s = 0; s <= maxslots; s++) { in pci_add_children()