Lines Matching refs:Prop
120 Prop *prop = NULL; /* tail of properties list */ in dump_node()
137 Prop *new; in dump_node()
160 if ((new = malloc(sizeof (Prop))) == NULL) { in dump_node()
318 Prop *prop = node->props; in has_board_num()
341 Prop *prop = node->props; in get_board_num()
412 Prop *prop; in get_node_name()
434 Prop *prop; in get_node_type()
598 get_prop_val(Prop *prop) in get_prop_val()
613 Prop *
616 Prop *prop; in find_prop()
760 Prop *prop; in dev_find_node_by_compatible()