Searched refs:EHCI_QTD_GET_C_PAGE (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | ehci.h | 196 #define EHCI_QTD_GET_C_PAGE(x) (((x) >> 12) & 0x7) macro |
H A D | ehci.c | 661 EHCI_QTD_GET_IOC(s), EHCI_QTD_GET_C_PAGE(s)); in ehci_dump_qtd() |
Completed in 5 milliseconds