Searched refs:di_path_next (Results 1 – 6 of 6) sorted by relevance
134 path = di_path_next(ph_node, DI_PATH_NIL); in doDevInfoStuffForIntPort()185 path = di_path_next(ph_node, path); in doDevInfoStuffForIntPort()306 path = di_path_next(child_node, path); in doDevInfoStuffForTargetPort()328 path = di_path_next(child_node, path); in doDevInfoStuffForTargetPort()
229 path = di_path_next(child_node, path); in getOidList()250 path = di_path_next(child_node, path); in getOidList()
224 di_path_next;
393 extern di_path_t di_path_next(di_node_t node, di_path_t path);
1991 di_path_next(di_node_t node, di_path_t path) in di_path_next() function
1180 pnode = di_path_next(fp_node, pnode); in unconf_vhci_nodes()