Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h357 #define HUBD_INTR_PIPE_IDLE 0 macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3448 ASSERT(hubd->h_intr_pipe_state == HUBD_INTR_PIPE_IDLE); in hubd_open_intr_pipe()
3460 hubd->h_intr_pipe_state = HUBD_INTR_PIPE_IDLE; in hubd_open_intr_pipe()
3592 hubd->h_intr_pipe_state = HUBD_INTR_PIPE_IDLE; in hubd_close_intr_pipe()