Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h74 struct sys_desc_table { struct
75 __u16 length;
76 __u8 table[14];
100 struct sys_desc_table sys_desc_table; /* 0x0a0 */ member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h110 struct sys_desc_table { struct
111 __u16 length;
112 __u8 table[14];
196 struct sys_desc_table sys_desc_table; /* obsolete! */ /* 0x0a0 */ member