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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.h87 #define EHCI_ITD_GET_LEN(x) (((x) >> 16) & 0xFFF) macro
H A Dehci.c2131 len = EHCI_ITD_GET_LEN(status);

Completed in 373 milliseconds