Searched refs:NAMING_BRIDGE_NO_SLOT (Results 1 – 2 of 2) sorted by relevance
34 …NAMING_BRIDGE_NO_SLOT = 1 << 9, /* Don't use PCI hotplug slot information if the corres… enumerator48 NAMING_V247 = NAMING_V245 | NAMING_BRIDGE_NO_SLOT,
453 … if (naming_scheme_has(NAMING_BRIDGE_NO_SLOT) && is_pci_bridge(hotplug_slot_dev)) { in dev_pci_slot()