Searched defs:fpdt_subtable_entry (Results 1 – 1 of 1) sorted by relevance
26 struct fpdt_subtable_entry { struct27 u16 type; /* refer to enum fpdt_subtable_type */28 u8 length;29 u8 revision;30 u32 reserved;31 u64 address; /* physical address of the S3PT/FBPT table */
Completed in 3 milliseconds