Searched refs:start_pip (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c2012 * "start_pip". A non NULL "start_pip" is the starting point to
2054 mdi_pathinfo_t *start_pip; /* request starting pathinfo */ local
2060 start_pip = NULL;
2063 start_pip = (mdi_pathinfo_t *)arg;
2183 * on the provided start_pip
2268 * If the search is already in effect(start_pip not null),
2273 if (start_pip != NULL) {
2274 preferred = MDI_PI(start_pip)->pi_preferred;
2279 start = sb ? (mdi_pathinfo_t *)ct->ct_path_last : start_pip;
[all...]

Completed in 67 milliseconds