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

/netbsd-current/sys/dev/usb/
H A Dehcireg.h368 #define EHCI_QH_GET_MPL(x) __SHIFTOUT((x), EHCI_QH_MPL_MASK) macro
H A Dehci.c1839 EHCI_QH_GET_MPL(endp), EHCI_QH_GET_MPL(endp));
3703 KASSERTMSG(EHCI_QH_GET_MPL(le32toh(sqh->qh.qh_endp)) ==
3706 EHCI_QH_GET_MPL(le32toh(sqh->qh.qh_endp)),

Completed in 207 milliseconds