Searched refs:SMBIOS_GETLEN (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/stand/i386/libi386/
H A Dsmbios.c69 #define SMBIOS_GETLEN(base) SMBIOS_GET8(base, 0x01) macro
70 #define SMBIOS_GETSTR(base) ((base) + SMBIOS_GETLEN(base))

Completed in 104 milliseconds