Lines Matching defs:primary
698 bus->primary == hose->first_busno) {
811 int primary;
845 * Controller at offset 0x8500 is primary
848 primary = 1;
850 primary = 0;
886 pci_process_bridge_OF_ranges(hose, dev, primary);
1121 /* Callers can specify the primary bus using other means. */
1125 /* If a PCI host bridge contains an ISA node, it's primary. */
1137 * designate one as primary. This can go away once
1138 * various bugs with primary-less systems are fixed.