Home
last modified time | relevance | path

Searched refs:EHCI_ITD_GET_MPL (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h112 #define EHCI_ITD_GET_MPL(x) (((x) >> 0) & 0x7FF) macro
Dehci.c799 EHCI_ITD_GET_MPL(hc32toh(sc, itd->itd_bp[1]))); in ehci_dump_itd()