Searched refs:xhci_handle_command_complete_event (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci.c561 static void xhci_handle_command_complete_event(xhci_t* xhci, xhci_trb_t* event_trb) { function
564 zxlogf(TRACE, "xhci_handle_command_complete_event slot_id: %d command: %d cc: %d\n",
616 xhci_handle_command_complete_event(xhci, er->current);

Completed in 7 milliseconds