EHCI_QTD_GET_CERR 807 dev/usb/ehci.c cerr = EHCI_QTD_GET_CERR(status); EHCI_QTD_GET_CERR 1266 dev/usb/ehci.c printf(" cerr=%d pid=%d stat=0x%s\n", EHCI_QTD_GET_CERR(s), EHCI_QTD_GET_CERR 307 dev/usb/ehcireg.h #define EHCI_QTD_GET_CERR(x) (((x) >> 10) & 0x3)