Lines Matching defs:primary
704 bus->primary == hose->first_busno) {
817 int primary;
851 * Controller at offset 0x8500 is primary
854 primary = 1;
856 primary = 0;
892 pci_process_bridge_OF_ranges(hose, dev, primary);
1127 /* Callers can specify the primary bus using other means. */
1131 /* If a PCI host bridge contains an ISA node, it's primary. */
1156 * designate one as primary. This can go away once
1157 * various bugs with primary-less systems are fixed.