Searched refs:L2CacheHandle (Results 1 – 5 of 5) sorted by relevance
53 Pointer = (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE4, L2CacheHandle); in SmbiosFldProcessorType17()55 …SetMem ((UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE4, L2CacheHandle), 2, 0… in SmbiosFldProcessorType17()66 FieldOffset = (UINT16) OFFSET_OF (SMBIOS_TABLE_TYPE4, L2CacheHandle); in SmbiosFldProcessorType17()
180 UINT16 L2CacheHandle=0;431 GetCacheHandle( Smbios,2, &L2CacheHandle);438 SmbiosRecord->L2CacheHandle = L2CacheHandle;
160 UINT16 L2CacheHandle; member
769 UINT16 L2CacheHandle; member
423 PRINT_STRUCT_VALUE_H (Struct, Type4, L2CacheHandle); in SmbiosPrintStructure()