Searched defs:olpc_ofw_header (Results 1 – 5 of 5) sorted by relevance
115 struct olpc_ofw_header { struct116 __u32 ofw_magic; /* OFW signature */117 __u32 ofw_version;118 __u32 cif_handler; /* callback into OFW */119 __u32 irq_desc_table;196 struct olpc_ofw_header olpc_ofw_header; /* 0x0b0 */ member
379 pub struct olpc_ofw_header { struct380 pub ofw_magic: __u32,381 pub ofw_version: __u32,382 pub cif_handler: __u32,383 pub irq_desc_table: __u32,417 pub olpc_ofw_header: olpc_ofw_header, field
1594 struct olpc_ofw_header { struct1595 __u32 ofw_magic;1596 __u32 ofw_version;1597 __u32 cif_handler;1598 __u32 irq_desc_table;1629 struct olpc_ofw_header olpc_ofw_header; member
1293 struct olpc_ofw_header { struct1294 __u32 ofw_magic;1295 __u32 ofw_version;1296 __u32 cif_handler;1297 __u32 irq_desc_table;1328 struct olpc_ofw_header olpc_ofw_header; member