Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcmu_util.h40 extern int pcmu_uninit_child(pcmu_t *, dev_info_t *);
/titanic_44/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c332 pcmu_uninit_child(pcmu_t *pcmu_p, dev_info_t *child) in pcmu_uninit_child() function
H A Dpcicmu.c879 return (pcmu_uninit_child(pcmu_p, (dev_info_t *)arg)); in pcmu_ctlops()