Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dmach_rootnex.c47 extern int rootnex_ctl_uninitchild(dev_info_t *dip);
247 (void) rootnex_ctl_uninitchild(dip); in rootnex_ctl_initchild_impl()
/titanic_50/usr/src/uts/sun4u/io/
H A Dmach_rootnex.c49 extern int rootnex_ctl_uninitchild(dev_info_t *dip);
413 (void) rootnex_ctl_uninitchild(dip); in rootnex_ctl_initchild_impl()
/titanic_50/usr/src/uts/sun4/io/
H A Drootnex.c783 rootnex_ctl_uninitchild(dev_info_t *dip) in rootnex_ctl_uninitchild() function
884 return (rootnex_ctl_uninitchild((dev_info_t *)arg)); in rootnex_ctlops()