Searched refs:EHCI_QH_SPEED_LOW (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/usb/controller/ | ||
| D | ehci.h | 240 #define EHCI_QH_SPEED_LOW 0x1 macro |
| D | ehci.c | 1975 qh_endp |= EHCI_QH_SET_EPS(EHCI_QH_SPEED_LOW); in ehci_setup_standard_chain() |