Searched refs:HUBD_INTR_PIPE_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h351 #define HUBD_INTR_PIPE_ACTIVE 2 macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3306 hubd->h_intr_pipe_state = HUBD_INTR_PIPE_ACTIVE;
3338 (hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVE) &&
3399 hubd->h_intr_pipe_state = HUBD_INTR_PIPE_ACTIVE;
3462 if ((hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVE) &&
3550 (hubd->h_intr_pipe_state != HUBD_INTR_PIPE_ACTIVE)) {
3744 ASSERT(hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVE);

Completed in 57 milliseconds