Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h227 static int pshot_initchild(dev_info_t *, dev_info_t *);
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c1087 return (pshot_initchild(dip, child)); in pshot_ctl()
1662 pshot_initchild(dev_info_t *dip, dev_info_t *child) in pshot_initchild() function