Searched refs:WakeUpType (Results 1 – 11 of 11) sorted by relevance
118 SmbiosRecord->WakeUpType = (UINT8)ForType1InputData->SystemWakeupType; in MISC_SMBIOS_TABLE_FUNCTION()
182 SmbiosRecord->WakeUpType = (UINT8)ForType1InputData->SystemWakeupType; in MISC_SMBIOS_TABLE_FUNCTION()
53 …{0x01, OFFSET_OF(SMBIOS_TABLE_TYPE1, WakeUpType), FIELD_SIZE_OF(SMBIOS_TABLE_TYPE1, Wake…
294 SmbiosRecord->WakeUpType = (UINT8)ForType1InputData->SystemWakeupType; in AddSmbiosManuCallback()
489 UINT8 WakeUpType; member
317 …UINT8 WakeUpType; ///< The enumeration value from MISC_SYSTEM_WAKEUP_T… member
353 UINT8 WakeUpType; member
100 UINT8 WakeUpType; member
238 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE1, WakeUpType), in SmbiosFldMiscType1()
350 DisplaySystemWakeupType (Struct->Type1->WakeUpType, Option); in SmbiosPrintStructure()