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

/illumos-gate/usr/src/boot/sys/boot/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 46 milliseconds