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

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

Completed in 105 milliseconds