Searched refs:ThermalState (Results 1 – 9 of 9) sorted by relevance
114 SmbiosRecord->ThermalState = (UINT8)ForType3InputData->ChassisThermalState; in MISC_SMBIOS_TABLE_FUNCTION()
149 SmbiosRecord->ThermalState = (UINT8)ForType3InputData->ChassisThermalState; in MISC_SMBIOS_TABLE_FUNCTION()
147 SmbiosRecord->ThermalState = (UINT8)ForType3InputData->ChassisThermalState; in MISC_SMBIOS_TABLE_FUNCTION()
135 UINT8 ThermalState; member
463 …UINT8 ThermalState; ///< The enumeration value from MISC_CHASSIS_S… member
439 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE3, ThermalState), in SmbiosFldMiscType3()
390 DisplaySystemEnclosureStatus (Struct->Type3->ThermalState, Option); in SmbiosPrintStructure()
9072 DisplaySystemEnclosureStatus (pStruct->Type3->ThermalState, Option);