Searched defs:smbios_table_type17 (Results 1 – 1 of 1) sorted by relevance
282 struct smbios_table_type17 { struct283 struct smbios_structure header;284 uint16_t arrayhand; /* handle of physl mem array */285 uint16_t errhand; /* handle of mem error data */286 uint16_t twidth; /* total width in bits */287 uint16_t dwidth; /* data width in bits */288 uint16_t size; /* size in kb or mb */289 uint8_t form; /* form factor */290 uint8_t set; /* set */291 uint8_t dloc; /* device locator string */[all …]