Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ide/
H A Dinternal.h552 #define IS_IDE_RETRY_ATAPI(_status) \ macro
/openbmc/qemu/hw/ide/
H A Dcore.c869 } else if (IS_IDE_RETRY_ATAPI(op)) { in ide_handle_rw_error()
2755 } else if (IS_IDE_RETRY_ATAPI(error_status)) { in ide_restart_bh()