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

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h348 #define HUBD_INTR_PIPE_ACTIVE 2 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3309 hubd->h_intr_pipe_state = HUBD_INTR_PIPE_ACTIVE;
3341 (hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVE) &&
3402 hubd->h_intr_pipe_state = HUBD_INTR_PIPE_ACTIVE;
3465 if ((hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVE) &&
3553 (hubd->h_intr_pipe_state != HUBD_INTR_PIPE_ACTIVE)) {
3747 ASSERT(hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVE);

Completed in 129 milliseconds