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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.h126 #define OHCI_TD_GET_EC(x) (((x) >> 26) & 3) /* Error Count */ macro

Completed in 46 milliseconds