Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dbootparam.h95 struct olpc_ofw_header { struct
96 __u32 ofw_magic; /* OFW signature */
97 __u32 ofw_version;
98 __u32 cif_handler; /* callback into OFW */
99 __u32 irq_desc_table;
124 struct olpc_ofw_header olpc_ofw_header; /* 0x0b0 */ member