Home
last modified time | relevance | path

Searched refs:NAMING_BRIDGE_MULTIFUNCTION_SLOT (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/
Dnetif-naming-scheme.h39NAMING_BRIDGE_MULTIFUNCTION_SLOT = 1 << 14, /* Use PCI hotplug slot information associated with br… enumerator
51 NAMING_V251 = NAMING_V250 | NAMING_BRIDGE_MULTIFUNCTION_SLOT,
/systemd-251/src/udev/
Dudev-builtin-net_id.c454 … if (naming_scheme_has(NAMING_BRIDGE_MULTIFUNCTION_SLOT) && !is_pci_multifunction(names->pcidev)) { in dev_pci_slot()
459 if (!naming_scheme_has(NAMING_BRIDGE_MULTIFUNCTION_SLOT)) { in dev_pci_slot()