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

/freebsd-11-stable/stand/i386/libi386/
H A Dsmbios.c63 #define SMBIOS_DMI_SIG "_DMI_" macro
111 strncmp(cp + 0x10, SMBIOS_DMI_SIG, 5) == 0 &&

Completed in 96 milliseconds