Searched refs:OHCI_PIPE_STATE_CLOSE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c404 rh_ctrl_pipe_state != OHCI_PIPE_STATE_CLOSE);
407 ohcip->ohci_root_hub.rh_ctrl_pipe_state = OHCI_PIPE_STATE_CLOSE;
420 rh_intr_pipe_state != OHCI_PIPE_STATE_CLOSE);
423 ohcip->ohci_root_hub.rh_intr_pipe_state = OHCI_PIPE_STATE_CLOSE;
H A Dohci.c2710 pp->pp_state = OHCI_PIPE_STATE_CLOSE;
10294 case OHCI_PIPE_STATE_CLOSE:
10357 case OHCI_PIPE_STATE_CLOSE:
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h491 #define OHCI_PIPE_STATE_CLOSE 4 /* Pipe close */ macro

Completed in 74 milliseconds