Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c200 struct smbios_table_type3 { struct
201 struct smbios_structure header;
203 uint8_t type; /* type */
204 uint8_t version; /* version string */
206 uint8_t asset; /* asset tag string */
207 uint8_t bustate; /* boot-up state */
209 uint8_t tstate; /* thermal state */
210 uint8_t security; /* security status */
211 uint32_t oemdata; /* OEM-specific data */
212 uint8_t uheight; /* height in 'u's */
[all …]