Searched refs:bcma_core (Results 1 - 1 of 1) sorted by relevance
/systemd/src/udev/ |
H A D | udev-builtin-net_id.c | 131 char bcma_core[IFNAMSIZ]; member in struct:netnames 391 xsprintf(names->bcma_core, "b%u", core); 607 if (snprintf(str, sizeof(str), "%s%s%s", prefix, names.pci_path, names.bcma_core) < (int)sizeof(str)) 611 if (snprintf(str, sizeof(str), "%s%s%s", prefix, names.pci_slot, names.bcma_core) < (int)sizeof(str))
|
Completed in 1670 milliseconds