Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h360 #define HUBD_INTR_PIPE_STOPPED 3 macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3546 hubd->h_intr_pipe_state = HUBD_INTR_PIPE_STOPPED; in hubd_stop_polling()
3558 if (hubd->h_intr_pipe_state == HUBD_INTR_PIPE_STOPPED) { in hubd_stop_polling()