Home
last modified time | relevance | path

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

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