Searched refs:EHCI_QTD_GET_CERR (Results 1 – 2 of 2) sorted by relevance
297 #define EHCI_QTD_GET_CERR(x) (((x) >> 10) & 0x3) macro
905 cerr = EHCI_QTD_GET_CERR(status); in ehci_idone()1274 printf(" cerr=%d pid=%d stat=0x%s\n", EHCI_QTD_GET_CERR(s), in ehci_dump_qtd()