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

/haiku/src/add-ons/kernel/busses/usb/
H A Dehci_hardware.h312 #define EHCI_QH_CHARS_EPS_FULL (0 << 12) // Endpoint is Full-Speed macro
H A Dehci.cpp2290 queueHead->endpoint_chars = EHCI_QH_CHARS_EPS_FULL;

Completed in 33 milliseconds