Home
last modified time | relevance | path

Searched refs:EHCI_HALT_STATE_FREE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h510 #define EHCI_HALT_STATE_FREE 0 /* Pipe free to accept reqs */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci.c937 pp->pp_halt_state = EHCI_HALT_STATE_FREE; in ehci_hcdi_pipe_open()