Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1558 #define CMD_RING_STATE_ABORTED (1 << 1) macro
H A Dxhci-ring.c1693 xhci->cmd_ring_state = CMD_RING_STATE_ABORTED; in xhci_handle_command_timeout()