Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_util.h38 extern int px_init_child(px_t *px_p, dev_info_t *child);
H A Dpx_util.c402 px_init_child(px_t *px_p, dev_info_t *child) in px_init_child() function
H A Dpx.c1274 return (px_init_child(px_p, (dev_info_t *)arg)); in px_ctlops()