Searched defs:smbios_type32 (Results 1 – 1 of 1) sorted by relevance
180 struct __packed smbios_type32 { struct181 u8 type;182 u8 length;183 u16 handle;184 u8 reserved[6];185 u8 boot_status;186 char eos[SMBIOS_STRUCT_EOS_BYTES];
Completed in 4 milliseconds