Searched refs:COMP_COMMAND_ABORTED (Results 1 – 4 of 4) sorted by relevance
315 if (i_cmd->status != COMP_COMMAND_ABORTED) in xhci_handle_stopped_cmd_ring()1341 xhci_complete_del_and_free_cmd(cur_cmd, COMP_COMMAND_ABORTED); in xhci_cleanup_command_queue()1363 xhci->current_cmd->status = COMP_COMMAND_ABORTED; in xhci_handle_command_timeout()1450 if (cmd_comp_code == COMP_COMMAND_ABORTED) { in handle_cmd_completion()1452 if (cmd->status == COMP_COMMAND_ABORTED) { in handle_cmd_completion()
1113 #define COMP_COMMAND_ABORTED 25 macro1178 case COMP_COMMAND_ABORTED: in xhci_trb_comp_code_string()
1969 case COMP_COMMAND_ABORTED: in xhci_configure_endpoint_result()2019 case COMP_COMMAND_ABORTED: in xhci_evaluate_context_result()3790 case COMP_COMMAND_ABORTED: in xhci_discover_or_reset_device()4161 case COMP_COMMAND_ABORTED: in xhci_setup_device()
447 if (cmd->status == COMP_COMMAND_ABORTED || in xhci_stop_device()