Home
last modified time | relevance | path

Searched refs:smbios_populated_sockets (Results 1 – 1 of 1) sorted by relevance

/dragonfly/stand/boot/pc32/libi386/
H A Dsmbios.c74 static uint8_t smbios_populated_sockets = 0; variable
253 smbios_populated_sockets++; in smbios_parse_table()
357 if (smbios_populated_sockets > 0) { in smbios_detect()
358 sprintf(buf, "%u", smbios_populated_sockets); in smbios_detect()