Home
last modified time | relevance | path

Searched refs:EHCI_REMOVE_XFER_IFLAST (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h740 #define EHCI_REMOVE_XFER_IFLAST 1 /* Stop the timer if it is last QTD */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c465 flag = EHCI_REMOVE_XFER_IFLAST; in ehci_parse_error()
H A Dehci_xfer.c3191 case EHCI_REMOVE_XFER_IFLAST: in ehci_stop_xfer_timer()