Searched defs:smbios_type_9 (Results 1 – 1 of 1) sorted by relevance
234 struct smbios_type_9 { struct235 struct smbios_structure_header header;236 uint8_t slot_designation;237 uint8_t slot_type;238 uint8_t slot_data_bus_width;239 uint8_t current_usage;240 uint8_t slot_length;241 uint16_t slot_id;242 uint8_t slot_characteristics1;243 uint8_t slot_characteristics2;[all …]