Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c505 static int hubd_open_intr_pipe(hubd_t *hubd);
3107 if ((rval = hubd_open_intr_pipe(hubd)) != USB_SUCCESS) { in hubd_check_ports()
3441 hubd_open_intr_pipe(hubd_t *hubd) in hubd_open_intr_pipe() function