Searched refs:IDE_DRV_ERROR_GENERAL (Results 1 – 4 of 4) sorted by relevance
101 rq->errors = uptodate ? 0 : IDE_DRV_ERROR_GENERAL; in ide_floppy_callback()142 pc->error = IDE_DRV_ERROR_GENERAL; in ide_floppy_issue_pc()
332 int err = uptodate ? 0 : IDE_DRV_ERROR_GENERAL; in ide_tape_callback()472 pc->error = IDE_DRV_ERROR_GENERAL; in ide_tape_issue_pc()536 pc->error = IDE_DRV_ERROR_GENERAL; in idetape_media_access_finished()879 if (rq->errors == IDE_DRV_ERROR_GENERAL) in idetape_queue_rw_tail()
147 rq->errors = IDE_DRV_ERROR_GENERAL; in ide_kill_rq()
57 IDE_DRV_ERROR_GENERAL = 101, enumerator