Searched refs:PC_ABORT (Results 1 – 2 of 2) sorted by relevance
166 #define PC_ABORT 0 /* Set when an error is considered normal - We won't retry */ macro1054 test_bit(PC_ABORT, &pc->flags)) { in idefloppy_issue_pc()1059 if (!test_bit(PC_ABORT, &pc->flags)) { in idefloppy_issue_pc()
761 #define PC_ABORT 0 macro1706 set_bit(PC_ABORT, &pc->flags); in idetape_analyze_error()1712 set_bit(PC_ABORT, &pc->flags); in idetape_analyze_error()1718 set_bit(PC_ABORT, &pc->flags); in idetape_analyze_error()1720 if (!test_bit(PC_ABORT, &pc->flags) && in idetape_analyze_error()2389 test_bit(PC_ABORT, &pc->flags)) { in idetape_issue_packet_command()2395 if (!test_bit (PC_ABORT, &pc->flags)) { in idetape_issue_packet_command()