Home
last modified time | relevance | path

Searched refs:abort_enable (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/uts/sun4/os/
H A Dcpu_states.c105 if (abort_enable != 0 && abort_seq_tstamp != 0LL) { in abort_seq_softintr()
147 if (abort_enable != 0) { in abort_sequence_enter()
/titanic_44/usr/src/cmd/kbd/
H A Dkbd.c95 static int abort_enable(char *, int);
241 if (aflag && (error = abort_enable(aopt, kbd)) != 0) in main()
547 abort_enable(char *aopt, int kbd) in abort_enable() function
712 (void) abort_enable(val_abort, kbd); in kbd_defaults()
/titanic_44/usr/src/uts/sun4v/io/
H A Dqcn.c1103 if (abort_enable == KIOCABORTALTERNATE) { in qcn_receive_read()
1136 if (abort_enable != KIOCABORTALTERNATE) in qcn_receive_read()
1160 if (abort_enable == KIOCABORTALTERNATE) { in qcn_receive_getchr()
1174 if (abort_enable != KIOCABORTENABLE) in qcn_receive_getchr()
1200 if (abort_enable != KIOCABORTALTERNATE) in qcn_poll_handler()
1215 if (abort_enable == KIOCABORTALTERNATE) { in qcn_poll_handler()
/titanic_44/usr/src/uts/common/cpr/
H A Dcpr_main.c119 saved_ae = abort_enable; in cpr_sae()
120 abort_enable = 0; in cpr_sae()
122 abort_enable = saved_ae; in cpr_sae()
/titanic_44/usr/src/uts/common/os/
H A Dspace.c258 int abort_enable = KIOCABORTENABLE; variable
/titanic_44/usr/src/uts/common/sys/
H A Dsystm.h100 extern int abort_enable; /* Platform input-device abort policy */
/titanic_44/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c796 if (abort_enable == KIOCABORTALTERNATE) { in sgcn_data_in_handler()
864 if (abort_enable != KIOCABORTALTERNATE) in sgcn_break_handler()
/titanic_44/usr/src/uts/i86pc/os/
H A Dmachdep.c415 if (abort_enable == 0) { in abort_sequence_enter()
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c1648 ((abort_enable == KIOCABORTENABLE) && in asyintr()
1831 if ((abort_enable == KIOCABORTALTERNATE) && in async_rxint()
1872 (abort_enable != in async_rxint()
/titanic_44/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu.c928 if ((abort_enable == KIOCABORTALTERNATE) && in oplmsu_lrsrv()
992 if ((abort_enable != KIOCABORTALTERNATE) && in oplmsu_lrsrv()
/titanic_44/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1690 abort_enable == KIOCABORTALTERNATE) { in sm_lrmsg_check()
1736 abort_enable != KIOCABORTALTERNATE) in sm_lrmsg_check()
/titanic_44/usr/src/uts/common/xen/io/
H A Dxencons.c600 if ((abort_enable == KIOCABORTENABLE) && (xcp->flags & ASY_CONSOLE)) { in xencons_rxint()
/titanic_44/usr/src/uts/sun/io/
H A Dzs_async.c1802 (abort_enable != KIOCABORTALTERNATE)) { in zsa_xsint()
1850 if ((abort_enable == KIOCABORTALTERNATE) && (za->za_dev == rconsdev)) { in zsa_rxint()
/titanic_44/usr/src/uts/common/io/
H A Dconskbd.c866 abort_enable = *(int *)mp->b_cont->b_rptr; in conskbd_ioctl()
H A Dasy.c2484 if ((abort_enable == KIOCABORTALTERNATE) && in async_rxint()
2523 (abort_enable != in async_rxint()