Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/bhyve/
H A Dsmbiostbl.c262 struct smbios_table_type16 { struct
263 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 */