Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dide-internal.h340 #define IDE_RETRY_FLUSH 0x40 macro
H A Dpci.c41 IDE_RETRY_READ | IDE_RETRY_FLUSH)
H A Dcore.c1113 if (ide_handle_rw_error(s, -ret, IDE_RETRY_FLUSH)) { in ide_flush_cb()
2763 } else if (error_status & IDE_RETRY_FLUSH) { in ide_restart_bh()