Lines Matching defs:bootx_dt_node
32 struct bootx_dt_node { struct33 u32 unused0;34 u32 unused1;35 u32 phandle; /* not really available */36 u32 unused2;37 u32 unused3;38 u32 unused4;39 u32 unused5;40 u32 full_name;41 u32 properties;42 u32 parent;43 u32 child;44 u32 sibling;45 u32 next;46 u32 allnext;