Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/io/i2c/nexus/
H A Di2bsc.c75 static int i2bsc_initchild(dev_info_t *dip, dev_info_t *cdip);
497 return (i2bsc_initchild(dip, (dev_info_t *)arg)); in i2bsc_bus_ctl()
589 i2bsc_initchild(dev_info_t *dip, dev_info_t *cdip) in i2bsc_initchild() function