Searched refs:Type9 (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
D | PrintInfo.c | 519 PRINT_PENDING_STRING (Struct, Type9, SlotDesignation); in SmbiosPrintStructure() 520 DisplaySystemSlotType (Struct->Type9->SlotType, Option); in SmbiosPrintStructure() 521 DisplaySystemSlotDataBusWidth (Struct->Type9->SlotDataBusWidth, Option); in SmbiosPrintStructure() 522 DisplaySystemSlotCurrentUsage (Struct->Type9->CurrentUsage, Option); in SmbiosPrintStructure() 523 DisplaySystemSlotLength (Struct->Type9->SlotLength, Option); in SmbiosPrintStructure() 525 Struct->Type9->SlotID, in SmbiosPrintStructure() 526 Struct->Type9->SlotType, in SmbiosPrintStructure() 529 DisplaySlotCharacteristics1 (*(UINT8 *) &(Struct->Type9->SlotCharacteristics1), Option); in SmbiosPrintStructure() 530 DisplaySlotCharacteristics2 (*(UINT8 *) &(Struct->Type9->SlotCharacteristics2), Option); in SmbiosPrintStructure() 532 PRINT_STRUCT_VALUE_H (Struct, Type9, SegmentGroupNum); in SmbiosPrintStructure() [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | Smbios.h | 612 SMBIOS_TABLE_TYPE9 *Type9; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | SmBios.h | 2389 SMBIOS_TABLE_TYPE9 *Type9; member
|