Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dsmbios.c155 uint8_t populated_sockets; member
485 smbios.populated_sockets++; in smbios_parse_table()
666 if (smbios.populated_sockets > 0) { in smbios_detect()
667 sprintf(buf, "%u", smbios.populated_sockets); in smbios_detect()