Searched refs:EHCI_QTD_GET_PID (Results 1 - 2 of 2) sorted by relevance
| /third_party/FreeBSD/sys/dev/usb/controller/ | ||
| H A D | ehci.h | 189 #define EHCI_QTD_GET_PID(x) (((x) >> 8) & 0x3) macro |
| H A D | ehci.c | 663 EHCI_QTD_GET_CERR(s), EHCI_QTD_GET_PID(s), in ehci_dump_qtd() |
Completed in 5 milliseconds