Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h511 #define EHCI_HALT_STATE_HALTING 1 /* Currently Halting */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c756 while (pp->pp_halt_state & EHCI_HALT_STATE_HALTING) { in ehci_modify_qh_status_bit()
786 pp->pp_halt_state |= EHCI_HALT_STATE_HALTING; in ehci_modify_qh_status_bit()
811 pp->pp_halt_state &= ~EHCI_HALT_STATE_HALTING; in ehci_modify_qh_status_bit()