Home
last modified time | relevance | path

Searched refs:di_path_next (Results 1 – 6 of 6) 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); 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()
H A DMP_GetMPLuOidListFromTPG.c229 path = di_path_next(child_node, path); in getOidList()
250 path = di_path_next(child_node, path); in getOidList()
/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers224 di_path_next;
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) in di_path_next() function
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c1180 pnode = di_path_next(fp_node, pnode); in unconf_vhci_nodes()