Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.h250 #define EHCI_QH_GET_MPL(x) (((x) >> 16) & 0x7ff) /* max packet len */ macro
H A Dehci.c728 EHCI_QH_GET_MPL(endp), EHCI_QH_GET_CTL(endp), in ehci_dump_sqh()

Completed in 5 milliseconds