Home
last modified time | relevance | path

Searched defs:smbios_table_type16 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c269 struct smbios_table_type16 { struct
270 struct smbios_structure header;
271 uint8_t location; /* physical device location */
272 uint8_t use; /* device functional purpose */
273 uint8_t ecc; /* err detect/correct method */
274 uint32_t size; /* max mem capacity in kb */
275 uint16_t errhand; /* handle of error (if any) */
276 uint16_t ndevs; /* num of slots or sockets */
277 uint64_t xsize; /* max mem capacity in bytes */