Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtphci.c57 static int tphci_initchild(dev_info_t *, dev_info_t *);
402 return (tphci_initchild(dip, child)); in tphci_ctl()
450 tphci_initchild(dev_info_t *dip, dev_info_t *child) in tphci_initchild() function