Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ide/
H A Dide-dev.h68 bool win2k_install_hack; member
167 bool win2k_install_hack; member
/openbmc/qemu/hw/ide/
H A Dide-dev.c34 DEFINE_PROP_BOOL("win2k-install-hack", IDEDevice, win2k_install_hack, false),
H A Dcore.c1062 if (s->win2k_install_hack && ((++s->irq_count % 16) == 0)) { in ide_sector_write_cb()
2613 s->win2k_install_hack = dev->win2k_install_hack; in ide_init_drive()