Lines Matching refs:Prop
118 Prop *prop = NULL; /* tail of properties list */ in dump_node()
135 Prop *new; in dump_node()
158 if ((new = malloc(sizeof (Prop))) == NULL) { in dump_node()
316 Prop *prop = node->props; in has_board_num()
339 Prop *prop = node->props; in get_board_num()
410 Prop *prop; in get_node_name()
432 Prop *prop; in get_node_type()
596 get_prop_val(Prop *prop) in get_prop_val()
611 Prop *
614 Prop *prop; in find_prop()
758 Prop *prop; in dev_find_node_by_compatible()