Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevinfo_impl.h246 di_off_t multipath_client; member
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c1953 if (DI_NODE(node)->multipath_client != 0) { in di_path_client_next_path()
1956 DI_NODE(node)->self + DI_NODE(node)->multipath_client))); in di_path_client_next_path()
1958 DI_NODE(node)->multipath_client)); in di_path_client_next_path()
1998 if (DI_NODE(node)->multipath_client) { in di_path_next()
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c1942 me->multipath_client = off; in di_copynode()
1943 off = di_getpath_data((dev_info_t *)node, &me->multipath_client, in di_copynode()
1947 me->multipath_client, in di_copynode()