Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c2855 di_path_one_endpoint(struct di_path *me, di_off_t noff, di_off_t **off_pp, in di_path_one_endpoint() argument
2862 *off_pp = &me->path_c_link; in di_path_one_endpoint()
2869 *off_pp = &me->path_p_link; in di_path_one_endpoint()
3046 di_off_t off, di_off_t **off_pp) in di_getprop_add() argument
3123 **off_pp = off = di_checkmem(st, off, size); in di_getprop_add()
3154 *off_pp = &pp->next; /* return pointer to our next */ in di_getprop_add()