Searched defs:smbios_type_1 (Results 1 – 1 of 1) sorted by relevance
136 struct smbios_type_1 { struct137 struct smbios_structure_header header;138 uint8_t manufacturer_str;139 uint8_t product_name_str;140 uint8_t version_str;141 uint8_t serial_number_str;142 struct smbios_uuid uuid;143 uint8_t wake_up_type;144 uint8_t sku_number_str;145 uint8_t family_str;