Searched refs:XHCI_CODE_XFER_STOPPED (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/usb/ | ||
| D | xhcireg.h | 443 #define XHCI_CODE_XFER_STOPPED 26 /* xfer terminated by a stop endpoint */ macro |
| D | xhci.c | 1006 case XHCI_CODE_XFER_STOPPED: in xhci_event_xfer_generic() |