Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c2043 static TRBCCode xhci_disable_slot(XHCIState *xhci, unsigned int slotid) in xhci_disable_slot() function
2506 event.ccode = xhci_disable_slot(xhci, slotid); in xhci_process_commands()
2713 xhci_disable_slot(xhci, i+1); in xhci_reset()
3449 xhci_disable_slot(xhci, i + 1); in usb_xhci_unrealize()