Home
last modified time | relevance | path

Searched refs:i_cmd (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c307 struct xhci_command *i_cmd; in xhci_handle_stopped_cmd_ring() local
310 list_for_each_entry(i_cmd, &xhci->cmd_list, cmd_list) { in xhci_handle_stopped_cmd_ring()
312 if (i_cmd->status != COMP_COMMAND_ABORTED) in xhci_handle_stopped_cmd_ring()
315 i_cmd->status = COMP_COMMAND_RING_STOPPED; in xhci_handle_stopped_cmd_ring()
318 i_cmd->command_trb); in xhci_handle_stopped_cmd_ring()
320 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
/Linux-v4.19/arch/ia64/include/asm/sn/
Dshubio.h2168 u64 i_cmd:8; member