Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h740 #define EHCI_REMOVE_XFER_ALWAYS 2 /* Stop the timer without condition */ macro
/titanic_44/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.c2674 ehci_stop_xfer_timer(ehcip, next_tw, EHCI_REMOVE_XFER_ALWAYS); in ehci_traverse_qtds()
3201 case EHCI_REMOVE_XFER_ALWAYS: in ehci_stop_xfer_timer()
H A Dehci_util.c1856 EHCI_REMOVE_XFER_ALWAYS); in ehci_cleanup()