Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Dehci.h240 #define EHCI_QH_SPEED_LOW 0x1 macro
Dehci.c1975 qh_endp |= EHCI_QH_SET_EPS(EHCI_QH_SPEED_LOW); in ehci_setup_standard_chain()