Lines Matching refs:entry
16 each entry has a common header indicating the type and
17 length of the entry, as well as a firmware-provided
23 never expect to find a specific entry type on their
28 to handle these duplicate entry types, each entry is
30 derived from an entry type's ordinal position. That is
36 Example entry directories:
45 assigned entry handles as the kernel itself makes no
50 Each DMI entry in sysfs has the common header values
54 entry by the firmware. This handle may be
56 length : The length of the entry, as presented in the
57 entry itself. Note that this is _not the
60 the "formatted" portion of the entry. This
65 raw : The raw bytes of the entry. This includes the
66 "formatted" portion of the entry, the
67 "unformatted" strings portion of the entry,
69 type : The type of the entry. This value is the same
71 how the rest of the entry should be interpreted.
72 instance: The instance ordinal of the entry for the
75 position: The ordinal position (zero-based) of the entry
76 within the entirety of the DMI entry table.
80 Some entry types may have other information available in
85 This entry allows the firmware to export a log of
88 details are abstracted by this table. This entry's data
110 as described by the DMI entry.