HomeSort by: relevance | last modified time | path
    Searched defs:platform_add_date (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/
smbios_platform.c 53 static void platform_add_date(struct smbtable *, const char *, int);
110 platform_add_date(&smbios, "bios-date", pbios->release);
258 platform_add_date(struct smbtable *tbl, const char *key, int idx) function in typeref:typename:void
smbios_platform.c 53 static void platform_add_date(struct smbtable *, const char *, int);
110 platform_add_date(&smbios, "bios-date", pbios->release);
258 platform_add_date(struct smbtable *tbl, const char *key, int idx) function in typeref:typename:void
smbios_platform.c 53 static void platform_add_date(struct smbtable *, const char *, int);
110 platform_add_date(&smbios, "bios-date", pbios->release);
258 platform_add_date(struct smbtable *tbl, const char *key, int idx) function in typeref:typename:void

Completed in 32 milliseconds