Searched refs:sbbc_initchild (Results 1 – 1 of 1) sorted by relevance
136 static int sbbc_initchild(dev_info_t *, dev_info_t *, dev_info_t *);834 return (sbbc_initchild(dip, rdip, (dev_info_t *)arg)); in sbbc_ctlops()1261 sbbc_initchild(dev_info_t *dip, dev_info_t *rdip, dev_info_t *child) in sbbc_initchild() function