Home
last modified time | relevance | path

Searched refs:XHCI_CODE_XFER_STOPSHORT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h512 #define XHCI_CODE_XFER_STOPSHORT 28 /* Stopped before end of TD */ macro
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c120 case XHCI_CODE_XFER_STOPSHORT: in xhci_mdb_trb_code_to_str()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c1559 case XHCI_CODE_XFER_STOPSHORT: in xhci_endpoint_transfer_callback()