Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsmbios.h139 #define SMBIOS_PROCESSOR_STATUS_ENABLED 1 macro
/openbmc/u-boot/lib/
H A Dsmbios.c218 t->status = SMBIOS_PROCESSOR_STATUS_ENABLED; in smbios_write_type4()