Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhcireg.h421 #define XHCI_CODE_TXERR 4 /* USB Transaction error */ macro
Dxhci.c981 case XHCI_CODE_TXERR: in xhci_event_xfer_generic()