Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dide-internal.h55 #define IDE_CTRL_HOB 0x80 macro
H A Dcore.c1252 bus->cmd &= ~(IDE_CTRL_HOB); in ide_clear_hob()
2230 hob = bus->cmd & (IDE_CTRL_HOB); in ide_ioport_read()