Searched refs:IDE_DRV_ERROR_GENERAL (Results 1 – 4 of 4) sorted by relevance
102 scsi_req(rq)->result = uptodate ? 0 : IDE_DRV_ERROR_GENERAL; in ide_floppy_callback()143 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()881 if (scsi_req(rq)->result == IDE_DRV_ERROR_GENERAL) in idetape_queue_rw_tail()
147 scsi_req(rq)->result = IDE_DRV_ERROR_GENERAL; in ide_kill_rq()
89 IDE_DRV_ERROR_GENERAL = 101, enumerator