Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dide-internal.h57 #define IDE_CTRL_DISABLE_IRQ 0x02 macro
H A Dcore.c2812 if (!(bus->cmd & IDE_CTRL_DISABLE_IRQ)) { in ide_bus_set_irq()