Searched refs:next_sid (Results 1 – 1 of 1) sorted by relevance
175 u32 *next_sid, *end, q; in build_tree() local191 next_sid = count_ports(sid, &port_count, &child_port_count); in build_tree()193 if (next_sid == NULL) { in build_tree()271 if ((next_sid == end && parent_count != 0) || in build_tree()272 (next_sid < end && parent_count != 1)) { in build_tree()296 sid = next_sid; in build_tree()