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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dehci.h155 #define EHCI_SITD_GET_LEN(x) (((x)>>16) & 0x3FF) macro
H A Dehci.c819 EHCI_SITD_GET_LEN(hc32toh(sc, sitd->sitd_status)));
2074 len = EHCI_SITD_GET_LEN(status);

Completed in 53 milliseconds