Searched defs:smbios_type_16 (Results 1 – 1 of 1) sorted by relevance
257 struct smbios_type_16 { struct258 struct smbios_structure_header header;259 uint8_t location;260 uint8_t use;261 uint8_t error_correction;262 uint32_t maximum_capacity;263 uint16_t memory_error_information_handle;264 uint16_t number_of_memory_devices;265 uint64_t extended_maximum_capacity;