Home
last modified time | relevance | path

Searched refs:Type41 (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c1069 PRINT_PENDING_STRING (Struct, Type41, ReferenceDesignation); in SmbiosPrintStructure()
1070 …ShellPrintEx(-1,-1,(((Struct->Type41->DeviceType) & 0x80) != 0) ? L"Device Enabled\n": L"Device Di… in SmbiosPrintStructure()
1071 DisplayOnboardDeviceTypes ((Struct->Type41->DeviceType) & 0x7F, Option); in SmbiosPrintStructure()
1072 PRINT_STRUCT_VALUE_H (Struct, Type41, DeviceTypeInstance); in SmbiosPrintStructure()
1073 PRINT_STRUCT_VALUE_H (Struct, Type41, SegmentGroupNum); in SmbiosPrintStructure()
1074 PRINT_STRUCT_VALUE_H (Struct, Type41, BusNum); in SmbiosPrintStructure()
1075 PRINT_STRUCT_VALUE_H (Struct, Type41, DevFuncNum); in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h644 SMBIOS_TABLE_TYPE41 *Type41; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h2345 SMBIOS_TABLE_TYPE41 *Type41; member