Lines Matching defs:abort
192 PORT_CERR_SGT_TGTABRT = 17, /* PLD ecode 01 - target abort */
193 PORT_CERR_SGT_MSTABRT = 18, /* PLD ecode 10 - master abort */
196 PORT_CERR_CMD_TGTABRT = 25, /* ctrl[15:13] 010 - target abort */
197 PORT_CERR_CMD_MSTABRT = 26, /* ctrl[15:13] 100 - master abort */
200 PORT_CERR_XFR_TGTABRT = 33, /* PSD ecode 01 - target abort */
201 PORT_CERR_XFR_MSTABRT = 34, /* PSD ecode 10 - master abort */
288 "PCI target abort while fetching SGT" },
290 "PCI master abort while fetching SGT" },
296 "PCI target abort while fetching PRB" },
298 "PCI master abort while fetching PRB" },
304 "PCI target abort while transferring data" },
306 "PCI master abort while transferring data" },
976 int abort = 0, freeze = 0;
1017 abort = 1;
1085 /* freeze or abort */
1088 else if (abort) {