Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hubd/
H A Dhubd.c41 static int hubd_open(dev_t *devp, int flags, int otyp, cred_t *credp);
51 hubd_open, /* open */
182 hubd_open(dev_t *devp, int flags, int otyp, cred_t *credp) in hubd_open() function