Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_util.h39 extern int px_uninit_child(px_t *px_p, dev_info_t *child);
H A Dpx_util.c365 px_uninit_child(px_t *px_p, dev_info_t *child) in px_uninit_child() function
H A Dpx.c1277 return (px_uninit_child(px_p, (dev_info_t *)arg)); in px_ctlops()