Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dehcireg.h370 #define EHCI_QH_GET_DTC(x) __SHIFTOUT((x), EHCI_QH_DTC) macro
Dehci.c1833 EHCI_QH_GET_DTC(endp), EHCI_QH_GET_HRECL(endp), 0, 0); in ehci_dump_sqh()