Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dsmbios_platform.c54 static void platform_add_uuid(struct smbtable *, const char *,
101 platform_add_uuid(&smbios, "system-uuid", psys->uuid); in platform_init()
281 platform_add_uuid(struct smbtable *tbl, const char *key, const uint8_t *buf) in platform_add_uuid() function