Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevinfo_impl.h320 di_off_t path_p_link; /* next pathinfo via phci linkage */ member
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c2868 ASSERT(me->path_p_link == 0); in di_path_one_endpoint()
2869 *off_pp = &me->path_p_link; in di_path_one_endpoint()
2967 me->path_c_link = me->path_p_link = 0; in di_getpath_data()
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c1899 if (DI_PATH(path)->path_p_link != 0) in di_path_phci_next_path()
1901 DI_PATH(path)->self + DI_PATH(path)->path_p_link))); in di_path_phci_next_path()