Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxpvd.c116 static int xpvd_initchild(dev_info_t *);
712 return (xpvd_initchild((dev_info_t *)arg)); in xpvd_ctlops()
796 xpvd_initchild(dev_info_t *child) in xpvd_initchild() function