Searched refs:KIOCABORTENABLE (Results 1 – 6 of 6) sorted by relevance
203 #define KIOCABORTENABLE 1 /* Enable BREAK Signal Aborts */ macro
258 int abort_enable = KIOCABORTENABLE;
554 enable = KIOCABORTENABLE; in abort_enable()
1174 if (abort_enable != KIOCABORTENABLE) in qcn_receive_getchr()
600 if ((abort_enable == KIOCABORTENABLE) && (xcp->flags & ASY_CONSOLE)) { in xencons_rxint()
1648 ((abort_enable == KIOCABORTENABLE) && in asyintr()