Searched refs:ERR_ABORT (Results 1 – 4 of 4) sorted by relevance
57 #define ERR_ABORT 0x04 /* Aborted command */ macro
112 #define ERR_ABORT (ERR_FILES|ERR_PERM) macro
214 if (opt_halt && (err & ERR_ABORT)) { in analyze()
2518 (pkt->pkt_scbp[1] & ERR_ABORT)) { in dcdintr()2859 } else if ((error & ERR_ABORT) == ERR_ABORT) { in dcd_check_error()4408 else if (cmdp->udcd_error_reg & ERR_ABORT) in dcd_translate()