Searched refs:PC_FLAG_ABORT (Results 1 – 2 of 2) sorted by relevance
299 pc->flags |= PC_FLAG_ABORT; in idetape_analyze_error()304 pc->flags |= PC_FLAG_ABORT; in idetape_analyze_error()310 pc->flags |= PC_FLAG_ABORT; in idetape_analyze_error()316 pc->flags |= PC_FLAG_ABORT; in idetape_analyze_error()318 if (!(pc->flags & PC_FLAG_ABORT) && in idetape_analyze_error()453 (pc->flags & PC_FLAG_ABORT)) { in ide_tape_issue_pc()460 if (!(pc->flags & PC_FLAG_ABORT)) { in ide_tape_issue_pc()
359 PC_FLAG_ABORT = (1 << 0), enumerator