Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h228 static int pshot_uninitchild(dev_info_t *, dev_info_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c1101 return (pshot_uninitchild(dip, child)); in pshot_ctl()
1752 pshot_uninitchild(dev_info_t *dip, dev_info_t *child) in pshot_uninitchild() function