Searched refs:IDE_RETRY_READ (Results 1 – 3 of 3) sorted by relevance
339 #define IDE_RETRY_READ 0x20 macro361 return IDE_RETRY_DMA | IDE_RETRY_READ; in ide_dma_cmd_to_retry()
41 IDE_RETRY_READ | IDE_RETRY_FLUSH)
774 IDE_RETRY_READ)) { in ide_sector_read_cb()859 bool is_read = (op & IDE_RETRY_READ) != 0; in ide_handle_rw_error()2739 is_read = (bus->error_status & IDE_RETRY_READ) != 0; in ide_restart_bh()