Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h102 CC_EVENT_RING_FULL_ERROR, enumerator
H A Dhcd-xhci.c374 [CC_EVENT_RING_FULL_ERROR] = "CC_EVENT_RING_FULL_ERROR",
668 XHCIEvent full = {ER_HOST_CONTROLLER, CC_EVENT_RING_FULL_ERROR}; in xhci_event()