Searched defs:smbios_table_type16 (Results 1 – 1 of 1) sorted by relevance
262 struct smbios_table_type16 { struct263 struct smbios_structure header;264 uint8_t location; /* physical device location */265 uint8_t use; /* device functional purpose */266 uint8_t ecc; /* err detect/correct method */267 uint32_t size; /* max mem capacity in kb */268 uint16_t errhand; /* handle of error (if any) */269 uint16_t ndevs; /* num of slots or sockets */270 uint64_t xsize; /* max mem capacity in bytes */