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()
55 struct prop *prop_next; member
512 prop = prop->prop_next)515 prev->prop_next = $1;526 prop = prop->prop_next)529 prev->prop_next = $3;1237 prop = prop->prop_next; in free_cmd()1375 for (prop = cmd->cmd_prop_list; prop != NULL; prop = prop->prop_next) { in prop_list_walk()1555 for (prop = cmd->cmd_prop_list; prop != NULL; prop = prop->prop_next) { in process_min_max()
69 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
95 hwprop = hwprop->prop_next; in promif_create_node()
2567 char *prop_next; in parse_props_string() local2580 prop_next = strchr(prop_val, ':'); in parse_props_string()2581 if (prop_next == NULL) in parse_props_string()2583 *prop_next++ = '\0'; in parse_props_string()2584 return (prop_next); in parse_props_string()
1109 for (propp = *list_head; propp != NULL; propp = propp->prop_next) { in i_ddi_prop_search()1156 propp = (ddi_prop_t *)propp->prop_next) { in i_ddi_search_global_prop()3335 new_propp->prop_next = propp; in ddi_prop_add()4101 for (propp = *list_head; propp != NULL; propp = propp->prop_next) { in ddi_prop_remove_common()4110 *list_head = propp->prop_next; in ddi_prop_remove_common()4112 lastpropp->prop_next = propp->prop_next; in ddi_prop_remove_common()
2387 ddi_prop_t *next = prop->prop_next; in i_ddi_prop_list_delete()2409 for (; prop != NULL; prop = prop->prop_next) { in i_ddi_prop_list_dup()2432 prev->prop_next = copy; in i_ddi_prop_list_dup()
3240 props = &(*props)->prop_next; in add_props()
1540 propp->prop_next = cdsp->prop_list; in cardbus_add_prop()1580 npropp = propp->prop_next; in cardbus_devprops_free()
2929 propp = propp->prop_next) { in cardbus_probe_children()
2844 me->prop_next = off; in di_path_getprop()2847 me->prop_next = 0; in di_path_getprop()3202 prop; plp = &pl->pl_next, prop = prop->prop_next) { in di_getprop()
835 p = prop.prop_next; in devinfo_print_props()
3428 for (propp = head; propp != NULL; propp = propp->prop_next) { in ibnex_lookup_named_prop()