Searched refs:Type37 (Results 1 – 4 of 4) sorted by relevance
991 DisplayMemoryChannelType (Struct->Type37->ChannelType, Option); in SmbiosPrintStructure()992 PRINT_STRUCT_VALUE_H (Struct, Type37, MaximumChannelLoad); in SmbiosPrintStructure()993 PRINT_STRUCT_VALUE_H (Struct, Type37, MemoryDeviceCount); in SmbiosPrintStructure()995 Count = Struct->Type37->MemoryDeviceCount; in SmbiosPrintStructure()996 Ptr = Struct->Type37->MemoryDevice; in SmbiosPrintStructure()
640 SMBIOS_TABLE_TYPE37 *Type37; member
2417 SMBIOS_TABLE_TYPE37 *Type37; member
9148 Count = pStruct->Type37->MemoryDeviceCount;9149 Ptr = pStruct->Type37->MemoryDevice;