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

/illumos-gate/usr/src/boot/sys/amd64/include/pc/
H A Dbios.h69 #define SMBIOS_SIG "_SM_" macro
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dsmbios.c62 #define SMBIOS_SIG "_SM_" macro
109 if (strncmp(cp, SMBIOS_SIG, 4) == 0 &&
/illumos-gate/usr/src/boot/sys/i386/include/pc/
H A Dbios.h239 #define SMBIOS_SIG "_SM_" macro

Completed in 84 milliseconds