Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c504 static int hubd_open_intr_pipe(hubd_t *hubd);
3059 if ((rval = hubd_open_intr_pipe(hubd)) != USB_SUCCESS) { in hubd_check_ports()
3281 hubd_open_intr_pipe(hubd_t *hubd) in hubd_open_intr_pipe() function