Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dsmbios_platform.c53 static void platform_add_date(struct smbtable *, const char *, int);
110 platform_add_date(&smbios, "bios-date", pbios->release); in platform_init()
258 platform_add_date(struct smbtable *tbl, const char *key, int idx) in platform_add_date() function