Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dide-internal.h344 #define IS_IDE_RETRY_DMA(_status) \ macro
H A Dcore.c867 if (IS_IDE_RETRY_DMA(op)) { in ide_handle_rw_error()
2751 } else if (IS_IDE_RETRY_DMA(error_status)) { in ide_restart_bh()