Searched refs:EHCI_PIPE_STATE_RESET (Results 1 – 5 of 5) sorted by relevance
232 case EHCI_PIPE_STATE_RESET: in ehci_isoc_pipe_cleanup()236 EHCI_PIPE_STATE_RESET) ? in ehci_isoc_pipe_cleanup()
1139 pp->pp_state = EHCI_PIPE_STATE_RESET; in ehci_hcdi_pipe_reset()
472 rh_intr_pipe_state = EHCI_PIPE_STATE_RESET; in ehci_handle_root_hub_pipe_reset()
3708 case EHCI_PIPE_STATE_RESET: in ehci_pipe_cleanup()3712 EHCI_PIPE_STATE_RESET) ? in ehci_pipe_cleanup()
492 #define EHCI_PIPE_STATE_RESET 5 /* Pipe reset */ macro