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

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

Completed in 44 milliseconds