Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h505 #define XHCI_CODE_EV_RING_FULL 21 /* Unable to post an evt to the ring */ macro
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c106 case XHCI_CODE_EV_RING_FULL: in xhci_mdb_trb_code_to_str()