Searched refs:EHCI_PIPE_STATE_CLOSE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c388 rh_ctrl_pipe_state != EHCI_PIPE_STATE_CLOSE);
391 ehcip->ehci_root_hub.rh_ctrl_pipe_state = EHCI_PIPE_STATE_CLOSE;
404 rh_intr_pipe_state != EHCI_PIPE_STATE_CLOSE);
407 ehcip->ehci_root_hub.rh_intr_pipe_state = EHCI_PIPE_STATE_CLOSE;
H A Dehci.c1062 pp->pp_state = EHCI_PIPE_STATE_CLOSE;
H A Dehci_isoch.c229 case EHCI_PIPE_STATE_CLOSE:
H A Dehci_xfer.c3705 case EHCI_PIPE_STATE_CLOSE:
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h491 #define EHCI_PIPE_STATE_CLOSE 4 /* Pipe close */ macro

Completed in 60 milliseconds