Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dspapr.h147 bool use_ohci_by_default; /* use USB-OHCI instead of XHCI */ member
/qemu/hw/ppc/
H A Dspapr.c3054 if (smc->use_ohci_by_default) { in spapr_machine_init()
5292 smc->use_ohci_by_default = true; in spapr_machine_2_5_class_options()