Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h241 #define EHCI_QH_SET_ENDPT(x) ((x) << 8) macro
Dehci.c1877 EHCI_QH_SET_ENDPT(UE_GET_ADDR(xfer->endpointno)) | in ehci_setup_standard_chain()