Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dtphci.c54 static int tphci_initchild(dev_info_t *, dev_info_t *);
399 return (tphci_initchild(dip, child)); in tphci_ctl()
447 tphci_initchild(dev_info_t *dip, dev_info_t *child) in tphci_initchild() function