Searched refs:IDE_RETRY_FLUSH (Results 1 – 3 of 3) sorted by relevance
340 #define IDE_RETRY_FLUSH 0x40 macro
41 IDE_RETRY_READ | IDE_RETRY_FLUSH)
1113 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()