Searched defs:EHCI_QTD_GET_TOGGLE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h198 #define EHCI_QTD_GET_TOGGLE(x) (((x) >> 31) & 0x1) macro

Completed in 66 milliseconds