Searched refs:CMD_RING_STATE_ABORTED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci.h | 1558 #define CMD_RING_STATE_ABORTED (1 << 1) macro |
H A D | xhci-ring.c | 1693 xhci->cmd_ring_state = CMD_RING_STATE_ABORTED; in xhci_handle_command_timeout() |