Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h420 UINT8 LocationAndStatus; member
442 UINT8 LocationAndStatus; member
455 UINT8 LocationAndStatus; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c855 DisplayVPLocation (*(UINT8 *) &(Struct->Type26->LocationAndStatus), Option); in SmbiosPrintStructure()
856 DisplayVPStatus (*(UINT8 *) &(Struct->Type26->LocationAndStatus), Option); in SmbiosPrintStructure()
886 DisplayTemperatureProbeStatus (*(UINT8 *) &(Struct->Type28->LocationAndStatus), Option); in SmbiosPrintStructure()
887 DisplayTemperatureProbeLoc (*(UINT8 *) &(Struct->Type28->LocationAndStatus), Option); in SmbiosPrintStructure()
902 DisplayECPStatus (*(UINT8 *) &(Struct->Type29->LocationAndStatus), Option); in SmbiosPrintStructure()
903 DisplayECPLoc (*(UINT8 *) &(Struct->Type29->LocationAndStatus), Option); in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h1932 MISC_VOLTAGE_PROBE_LOCATION LocationAndStatus; member
1986 MISC_TEMPERATURE_PROBE_LOCATION LocationAndStatus; member
2013 MISC_ELECTRICAL_CURRENT_PROBE_LOCATION LocationAndStatus; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMiscConv.c1530 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE26, LocationAndStatus), in SmbiosFldMiscType26()
1709 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE28, LocationAndStatus), in SmbiosFldMiscType28()
1817 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE29, LocationAndStatus), in SmbiosFldMiscType29()