Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm64/include/
H A Dsmbiosvar.h194 struct smbios_enclosure { struct
197 uint8_t type;
202 uint8_t boot_state;
203 uint8_t psu_state;
204 uint8_t thermal_state;
205 uint8_t security_status;
207 uint16_t oem_defined;
208 uint8_t height;
209 uint8_t no_power_cords;
212 uint8_t contained_elements;
[all …]
/openbsd/sys/arch/amd64/include/
H A Dsmbiosvar.h197 struct smbios_enclosure { struct
200 uint8_t type;
205 uint8_t boot_state;
206 uint8_t psu_state;
207 uint8_t thermal_state;
208 uint8_t security_status;
210 uint16_t oem_defined;
211 uint8_t height;
212 uint8_t no_power_cords;
215 uint8_t contained_elements;
[all …]
/openbsd/sys/arch/powerpc64/include/
H A Dsmbiosvar.h194 struct smbios_enclosure { struct
197 uint8_t type;
202 uint8_t boot_state;
203 uint8_t psu_state;
204 uint8_t thermal_state;
205 uint8_t security_status;
207 uint16_t oem_defined;
208 uint8_t height;
209 uint8_t no_power_cords;
212 uint8_t contained_elements;
[all …]
/openbsd/sys/arch/i386/include/
H A Dsmbiosvar.h197 struct smbios_enclosure { struct
200 uint8_t type;
205 uint8_t boot_state;
206 uint8_t psu_state;
207 uint8_t thermal_state;
208 uint8_t security_status;
210 uint16_t oem_defined;
211 uint8_t height;
212 uint8_t no_power_cords;
215 uint8_t contained_elements;
[all …]