Searched refs:PC_FLAG_ABORT (Results 1 – 2 of 2) sorted by relevance
300 pc->flags |= PC_FLAG_ABORT; in idetape_analyze_error()305 pc->flags |= PC_FLAG_ABORT; in idetape_analyze_error()311 pc->flags |= PC_FLAG_ABORT; in idetape_analyze_error()317 pc->flags |= PC_FLAG_ABORT; in idetape_analyze_error()319 if (!(pc->flags & PC_FLAG_ABORT) && in idetape_analyze_error()454 (pc->flags & PC_FLAG_ABORT)) { in ide_tape_issue_pc()461 if (!(pc->flags & PC_FLAG_ABORT)) { in ide_tape_issue_pc()
360 PC_FLAG_ABORT = BIT(0), enumerator