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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dohci.h124 #define OHCI_TD_GET_EC(x) (((x) >> 26) & 3) /* Error Count */ macro
H A Dohci.c559 OHCI_TD_GET_EC(td_flags),

Completed in 37 milliseconds