Searched refs:EHCI_QTD_BUFERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h178 #define EHCI_QTD_BUFERR 0x20 macro
H A Dehci.c723 (s & EHCI_QTD_BUFERR) ? "-BUFERR" : "",
1172 (status & EHCI_QTD_BUFERR) ? "[BUFERR]" : "",

Completed in 171 milliseconds