Lines Matching refs:node
91 unsigned long node, in bootx_early_getprop() argument
94 struct bootx_dt_node *np = (struct bootx_dt_node *)(base + node); in bootx_early_getprop()
218 unsigned long node, in bootx_scan_dt_build_strings() argument
221 struct bootx_dt_node *np = (struct bootx_dt_node *)(base + node); in bootx_scan_dt_build_strings()
241 bootx_node_chosen = node; in bootx_scan_dt_build_strings()
243 if (node == bootx_info->dispDeviceRegEntryOffset) { in bootx_scan_dt_build_strings()
276 unsigned long node, in bootx_scan_dt_build_struct() argument
279 struct bootx_dt_node *np = (struct bootx_dt_node *)(base + node); in bootx_scan_dt_build_struct()
319 if (node == bootx_node_chosen && !strcmp(namep, "bootargs")) in bootx_scan_dt_build_struct()
330 if (node == bootx_node_chosen) { in bootx_scan_dt_build_struct()
335 else if (node == bootx_info->dispDeviceRegEntryOffset) in bootx_scan_dt_build_struct()