Home
last modified time | relevance | path

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

/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c883 static void warm_reset(IPMIBmcSim *ibs, in warm_reset() function
2078 [IPMI_CMD_WARM_RESET] = { warm_reset },
/qemu/hw/usb/
H A Dhcd-xhci.c2664 static void xhci_port_reset(XHCIPort *port, bool warm_reset) in xhci_port_reset() argument
2666 trace_usb_xhci_port_reset(port->portnr, warm_reset); in xhci_port_reset()
2676 if (warm_reset) { in xhci_port_reset()