Searched refs:IDE_DRV_ERROR_GENERAL (Results 1 – 4 of 4) sorted by relevance
103 scsi_req(rq)->result = uptodate ? 0 : IDE_DRV_ERROR_GENERAL; in ide_floppy_callback()144 pc->error = IDE_DRV_ERROR_GENERAL; in ide_floppy_issue_pc()
333 int err = uptodate ? 0 : IDE_DRV_ERROR_GENERAL; in ide_tape_callback()473 pc->error = IDE_DRV_ERROR_GENERAL; in ide_tape_issue_pc()537 pc->error = IDE_DRV_ERROR_GENERAL; in idetape_media_access_finished()882 if (scsi_req(rq)->result == IDE_DRV_ERROR_GENERAL) in idetape_queue_rw_tail()
157 scsi_req(rq)->result = IDE_DRV_ERROR_GENERAL; in ide_kill_rq()
90 IDE_DRV_ERROR_GENERAL = 101, enumerator