Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dide-internal.h347 #define IS_IDE_RETRY_PIO(_status) \ macro
H A Dcore.c2757 } else if (IS_IDE_RETRY_PIO(error_status)) { in ide_restart_bh()