Searched refs:command_trb (Results 1 – 4 of 4) sorted by relevance
1593 command->command_trb = xhci->cmd_ring->enqueue; in xhci_configure_endpoint()1598 if ((command->command_trb->link.control & TRB_TYPE_BITMASK) in xhci_configure_endpoint()1600 command->command_trb = in xhci_configure_endpoint()2325 reset_device_cmd->command_trb = xhci->cmd_ring->enqueue; in xhci_discover_or_reset_device()2330 if ((reset_device_cmd->command_trb->link.control & TRB_TYPE_BITMASK) in xhci_discover_or_reset_device()2332 reset_device_cmd->command_trb = in xhci_discover_or_reset_device()
272 cmd->command_trb = xhci->cmd_ring->enqueue; in xhci_stop_device()
680 union xhci_trb *command_trb; member
1040 if (xhci->cmd_ring->dequeue != command->command_trb) in handle_cmd_in_cmd_wait_list()