Home
last modified time | relevance | path

Searched refs:multipath_phci (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddevinfo_impl.h247 di_off_t multipath_phci; member
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c1911 if (DI_NODE(node)->multipath_phci != 0) { in di_path_phci_next_path()
1914 DI_NODE(node)->self + DI_NODE(node)->multipath_phci))); in di_path_phci_next_path()
1916 DI_NODE(node)->multipath_phci)); in di_path_phci_next_path()
2000 } else if (DI_NODE(node)->multipath_phci) { in di_path_next()
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c1953 me->multipath_phci = off; in di_copynode()
1954 off = di_getpath_data((dev_info_t *)node, &me->multipath_phci, in di_copynode()
1958 me->multipath_phci, in di_copynode()