Searched refs:di_path_next_phci (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h411 extern di_path_t di_path_next_phci(di_node_t node, di_path_t path);
H A Ddevinfo.c2196 di_path_next_phci(di_node_t node, di_path_t path) function
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c580 for (path = di_path_next_phci(node, DI_PATH_NIL);
582 path = di_path_next_phci(node, path)) {

Completed in 35 milliseconds