Home
last modified time | relevance | path

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

/qemu/include/hw/southbridge/
H A Dpiix.h74 bool has_usb; member
/qemu/hw/isa/
H A Dpiix.c356 if (d->has_usb) { in pci_piix_realize()
416 DEFINE_PROP_BOOL("has-usb", PIIXState, has_usb, true),