Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Dsmbios.h247 struct smbios_slot { struct
248 uint8_t designation;
249 uint8_t type;
250 uint8_t width;
251 uint8_t usage;
252 uint8_t length;
253 uint8_t slotid[2];
254 uint8_t characteristics[2];
/netbsd-src/sys/dev/
H A Dsmbiosvar.h252 struct smbios_slot { struct
253 uint8_t designation;
254 uint8_t type;
255 uint8_t width;
256 uint8_t usage;
257 uint8_t length;
258 uint8_t slotid[2];
259 uint8_t characteristics[2];