Searched refs:EHCI_QTD_GET_TOGGLE (Results 1 - 2 of 2) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/controller/ | ||
| H A D | ehci.h | 202 #define EHCI_QTD_GET_TOGGLE(x) (((x) >> 31) & 0x1) macro |
| H A D | ehci.c | 660 s, EHCI_QTD_GET_TOGGLE(s), EHCI_QTD_GET_BYTES(s), in ehci_dump_qtd() |
Completed in 5 milliseconds