Home
last modified time | relevance | path

Searched refs: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)); in tvhci_ctl()
506 tvhci_initchild(dev_info_t *dip, dev_info_t *child) in tvhci_initchild() function