Searched defs:tvhci_initchild (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtvhci.c53 static int tvhci_initchild(dev_info_t *, dev_info_t *);
457 return (tvhci_initchild(dip, child));
506 tvhci_initchild(dev_info_t *dip, dev_info_t *child) function
513 cmn_err(CE_NOTE, "tvhci_initchild - no guid property");

Completed in 46 milliseconds