Searched refs:di_path_next (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetAssociatedPathOidList.c134 path = di_path_next(ph_node, DI_PATH_NIL);
185 path = di_path_next(ph_node, path);
306 path = di_path_next(child_node, path);
328 path = di_path_next(child_node, path);
H A DMP_GetMPLuOidListFromTPG.c229 path = di_path_next(child_node, path);
250 path = di_path_next(child_node, path);
/illumos-gate/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h393 extern di_path_t di_path_next(di_node_t node, di_path_t path);
H A Ddevinfo.c1991 di_path_next(di_node_t node, di_path_t path) function
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c1180 pnode = di_path_next(fp_node, pnode);

Completed in 55 milliseconds