Searched refs:command_trb (Results 1 – 2 of 2) sorted by relevance
321 i_cmd->command_trb); in xhci_handle_stopped_cmd_ring()323 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()1438 if (cmd->command_trb != xhci->cmd_ring->dequeue) { in handle_cmd_completion()4061 cmd->command_trb = xhci->cmd_ring->enqueue; in queue_command()
810 union xhci_trb *command_trb; member