Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dsmbios_platform.c51 static void platform_add_word(struct smbtable *, const char *, uint16_t,
141 platform_add_word(&smbios, "processor-frequency", in platform_init()
220 platform_add_word(struct smbtable *tbl, const char *key, uint16_t val, in platform_add_word() function