Searched refs:prop_next (Results 1 – 16 of 16) sorted by relevance
217 npp->prop_next = NULL; in get_proplist()221 plast->prop_next = npp; in get_proplist()236 for (prop = plist; prop != NULL; prop = prop->prop_next) in get_propval()
53 struct prop *prop_next; member
510 prop = prop->prop_next)513 prev->prop_next = $1;524 prop = prop->prop_next)527 prev->prop_next = $3;1235 prop = prop->prop_next; in free_cmd()1373 for (prop = cmd->cmd_prop_list; prop != NULL; prop = prop->prop_next) { in prop_list_walk()1553 for (prop = cmd->cmd_prop_list; prop != NULL; prop = prop->prop_next) { in process_min_max()
67 p = (uintptr_t)prop.prop_next; in mdb_usba_is_root_hub()
56 struct ddi_prop *prop_next; member
369 di_off_t prop_next; /* next property linkage */ member
99 hwprop = hwprop->prop_next; in promif_create_node()
2589 char *prop_next; in parse_props_string() local2602 prop_next = strchr(prop_val, ':'); in parse_props_string()2603 if (prop_next == NULL) in parse_props_string()2605 *prop_next++ = '\0'; in parse_props_string()2606 return (prop_next); in parse_props_string()
1039 for (propp = *list_head; propp != NULL; propp = propp->prop_next) { in i_ddi_prop_search()1086 propp = (ddi_prop_t *)propp->prop_next) { in i_ddi_search_global_prop()3266 new_propp->prop_next = propp; in ddi_prop_add()4032 for (propp = *list_head; propp != NULL; propp = propp->prop_next) { in ddi_prop_remove_common()4041 *list_head = propp->prop_next; in ddi_prop_remove_common()4043 lastpropp->prop_next = propp->prop_next; in ddi_prop_remove_common()
2464 ddi_prop_t *next = prop->prop_next; in i_ddi_prop_list_delete()2486 for (; prop != NULL; prop = prop->prop_next) { in i_ddi_prop_list_dup()2514 prev->prop_next = copy; in i_ddi_prop_list_dup()
3285 props = &(*props)->prop_next; in add_props()
1539 propp->prop_next = cdsp->prop_list; in cardbus_add_prop()1579 npropp = propp->prop_next; in cardbus_devprops_free()
2919 propp = propp->prop_next) { in cardbus_probe_children()
2846 me->prop_next = off; in di_path_getprop()2849 me->prop_next = 0; in di_path_getprop()3204 prop; plp = &pl->pl_next, prop = prop->prop_next) { in di_getprop()
847 p = prop.prop_next; in devinfo_print_props()
3449 for (propp = head; propp != NULL; propp = propp->prop_next) { in ibnex_lookup_named_prop()