Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/southbridge/
H A Dpiix.h72 bool has_pic; member
/openbmc/qemu/hw/isa/
H A Dpiix.c317 if (d->has_pic) { in pci_piix_realize()
414 DEFINE_PROP_BOOL("has-pic", PIIXState, has_pic, true),