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

/freebsd-10.0-release/sys/dev/usb/controller/
H A Dehci.h179 #define EHCI_QTD_BABBLE 0x10 macro
H A Dehci.c745 (s & EHCI_QTD_BABBLE) ? "-BABBLE" : "",
1194 (status & EHCI_QTD_BABBLE) ? "[BABBLE]" : "",

Completed in 70 milliseconds