Searched refs:vio_slot (Results 1 – 1 of 1) sorted by relevance
69 char vio_slot[ALTIFNAMSIZ]; member530 xsprintf(names->vio_slot, "v%u", slotid); in names_vio()532 log_device_debug(dev, "Vio slot identifier: slotid=%u → %s", slotid, names->vio_slot); in names_vio()1049 if (snprintf_ok(str, sizeof str, "%s%s", prefix, names.vio_slot)) in builtin_net_id()