Searched defs:olpc_ofw_header (Results 1 – 1 of 1) sorted by relevance
99 struct olpc_ofw_header { struct100 __u32 ofw_magic; /* OFW signature */101 __u32 ofw_version;102 __u32 cif_handler; /* callback into OFW */103 __u32 irq_desc_table;165 struct olpc_ofw_header olpc_ofw_header; /* 0x0b0 */ member