Home
last modified time | relevance | path

Searched refs:EHCI_REMOVE_XFER_ALWAYS (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h741 #define EHCI_REMOVE_XFER_ALWAYS 2 /* Stop the timer without condition */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c463 flag = EHCI_REMOVE_XFER_ALWAYS; in ehci_parse_error()
H A Dehci_xfer.c2672 ehci_stop_xfer_timer(ehcip, next_tw, EHCI_REMOVE_XFER_ALWAYS); in ehci_traverse_qtds()
3197 case EHCI_REMOVE_XFER_ALWAYS: in ehci_stop_xfer_timer()
H A Dehci_util.c1877 EHCI_REMOVE_XFER_ALWAYS); in ehci_cleanup()