Home
last modified time | relevance | path

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

/system/ulib/smbios/include/lib/smbios/
A Dsmbios.h102 struct EntryPoint2_1 { struct
103 uint8_t anchor_string[4]; // _SM_
104 uint8_t checksum;
105 uint8_t length;
108 uint8_t major_ver;
109 uint8_t minor_ver;
111 uint16_t max_struct_size;
135 static_assert(sizeof(EntryPoint2_1) == 0x1f, ""); argument

Completed in 3 milliseconds