Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpshot.h230 static int pshot_uninitchild(dev_info_t *, dev_info_t *);
/titanic_50/usr/src/uts/common/io/
H A Dpshot.c1100 return (pshot_uninitchild(dip, child)); in pshot_ctl()
1753 pshot_uninitchild(dev_info_t *dip, dev_info_t *child) in pshot_uninitchild() function