Searched refs:ForType23InputData (Results 1 – 3 of 3) sorted by relevance
34 EFI_MISC_RESET_CAPABILITIES *ForType23InputData; in MISC_SMBIOS_TABLE_FUNCTION() local36 ForType23InputData = (EFI_MISC_RESET_CAPABILITIES *)RecordData; in MISC_SMBIOS_TABLE_FUNCTION()58 SmbiosRecord->Capabilities = *(UINT8*)&(ForType23InputData->ResetCapabilities); in MISC_SMBIOS_TABLE_FUNCTION()59 SmbiosRecord->ResetCount = (UINT16)ForType23InputData->ResetCount; in MISC_SMBIOS_TABLE_FUNCTION()60 SmbiosRecord->ResetLimit = (UINT16)ForType23InputData->ResetLimit; in MISC_SMBIOS_TABLE_FUNCTION()61 SmbiosRecord->TimerInterval = (UINT16)ForType23InputData->ResetTimerInterval; in MISC_SMBIOS_TABLE_FUNCTION()62 SmbiosRecord->Timeout = (UINT16)ForType23InputData->ResetTimeout; in MISC_SMBIOS_TABLE_FUNCTION()
33 EFI_MISC_RESET_CAPABILITIES *ForType23InputData; in MISC_SMBIOS_TABLE_FUNCTION() local35 ForType23InputData = (EFI_MISC_RESET_CAPABILITIES *)RecordData; in MISC_SMBIOS_TABLE_FUNCTION()57 SmbiosRecord->Capabilities = *(UINT8*)&(ForType23InputData->ResetCapabilities); in MISC_SMBIOS_TABLE_FUNCTION()58 SmbiosRecord->ResetCount = (UINT16)ForType23InputData->ResetCount; in MISC_SMBIOS_TABLE_FUNCTION()59 SmbiosRecord->ResetLimit = (UINT16)ForType23InputData->ResetLimit; in MISC_SMBIOS_TABLE_FUNCTION()60 SmbiosRecord->TimerInterval = (UINT16)ForType23InputData->ResetTimerInterval; in MISC_SMBIOS_TABLE_FUNCTION()61 SmbiosRecord->Timeout = (UINT16)ForType23InputData->ResetTimeout; in MISC_SMBIOS_TABLE_FUNCTION()
55 EFI_MISC_RESET_CAPABILITIES *ForType23InputData; in MISC_SMBIOS_TABLE_FUNCTION()57 ForType23InputData = (EFI_MISC_RESET_CAPABILITIES *)RecordData; in MISC_SMBIOS_TABLE_FUNCTION()80 SmbiosRecord->Capabilities = *(UINT8*)&(ForType23InputData->ResetCapabilities); in MISC_SMBIOS_TABLE_FUNCTION()81 SmbiosRecord->ResetCount = (UINT16)ForType23InputData->ResetCount; in MISC_SMBIOS_TABLE_FUNCTION()82 SmbiosRecord->ResetLimit = (UINT16)ForType23InputData->ResetLimit; in MISC_SMBIOS_TABLE_FUNCTION()83 SmbiosRecord->TimerInterval = (UINT16)ForType23InputData->ResetTimerInterval; in MISC_SMBIOS_TABLE_FUNCTION()84 SmbiosRecord->Timeout = (UINT16)ForType23InputData->ResetTimeout; in MISC_SMBIOS_TABLE_FUNCTION()