Searched refs:HUBD_INTR_PIPE_ACTIVE (Results 1 – 2 of 2) sorted by relevance
351 #define HUBD_INTR_PIPE_ACTIVE 2 macro
3306 hubd->h_intr_pipe_state = HUBD_INTR_PIPE_ACTIVE; in hubd_open_intr_pipe()3338 (hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVE) && in hubd_start_polling()3399 hubd->h_intr_pipe_state = HUBD_INTR_PIPE_ACTIVE; in hubd_stop_polling()3462 if ((hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVE) && in hubd_exception_cb()3550 (hubd->h_intr_pipe_state != HUBD_INTR_PIPE_ACTIVE)) { in hubd_read_cb()3744 ASSERT(hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVE); in hubd_hotplug_thread()