Home
last modified time | relevance | path

Searched refs:EHCI_QTD_GET_CERR (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/usb/
H A Dehcireg.h297 #define EHCI_QTD_GET_CERR(x) (((x) >> 10) & 0x3) macro
H A Dehci.c905 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()