Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhci.c46 static int uhci_open(dev_t *devp, int flags, int otyp, cred_t *credp);
59 uhci_open, /* Open */
1881 uhci_open(dev_t *devp, int flags, int otyp, cred_t *credp) in uhci_open() function