Home
last modified time | relevance | path

Searched refs:di_vhci_next_node (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetInitiatorPortOidListPlugin.c103 vh_node = di_vhci_next_node(vh_node); in getOidList()
H A DMP_GetAssociatedPathOidList.c118 vh_node = di_vhci_next_node(vh_node); in doDevInfoStuffForIntPort()
/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers252 di_vhci_next_node;
H A Dlibdevinfo.h362 extern di_node_t di_vhci_next_node(di_node_t node);
H A Ddevinfo.c2388 di_vhci_next_node(di_node_t node) in di_vhci_next_node() function