Searched defs:xhci_command (Results 1 – 1 of 1) sorted by relevance
810 struct xhci_command { struct812 struct xhci_container_ctx *in_ctx;813 u32 status;814 int slot_id;818 struct completion *completion;819 union xhci_trb *command_trb;820 struct list_head cmd_list;
Completed in 15 milliseconds