Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetInitiatorPortOidListPlugin.c99 ph_node = di_phci_next_node(ph_node); in getOidList()
H A DMP_GetAssociatedPathOidList.c109 ph_node = di_phci_next_node(ph_node); in doDevInfoStuffForIntPort()
/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers228 di_phci_next_node;
H A Dlibdevinfo.h364 extern di_node_t di_phci_next_node(di_node_t node);
H A Ddevinfo.c2437 di_phci_next_node(di_node_t node) in di_phci_next_node() function