Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhcireg.h443 #define XHCI_CODE_XFER_STOPPED 26 /* xfer terminated by a stop endpoint */ macro
Dxhci.c1006 case XHCI_CODE_XFER_STOPPED: in xhci_event_xfer_generic()