Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtvhci.c43 static int tvhci_open(dev_t *, int, int, cred_t *);
83 tvhci_open, /* open */
208 tvhci_open(dev_t *devp, int flag, int otype, cred_t *credp) in tvhci_open() function