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