Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h189 #define EHCI_QTD_STATERRS 0x74 macro
Dehci.c1110 if (status & EHCI_QTD_STATERRS) { in ehci_non_isoc_done_sub()