Searched refs:OHCI_TD_GET_EC (Results 1 – 2 of 2) sorted by relevance
124 #define OHCI_TD_GET_EC(x) (((x) >> 26) & 3) /* Error Count */ macro
559 OHCI_TD_GET_EC(td_flags), in ohci_dump_td()