Searched refs:RESET (Results 1 - 23 of 23) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dflushinp.c60 RESET();
H A Dwgetch.c181 for (RESET(); !ISFULL(); ) {
192 RESET();
H A Dprivate.h219 #define RESET() __m_screen->_unget._count = 0 macro
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DConstants.java46 int RESET = 3; field in interface:Constants
H A DpmButtonScreen.java50 final static int RESET = 3; field in class:pmButtonScreen
102 resetButton.addActionListener(new ButtonListener(RESET));
140 case RESET:
H A DpmLoad.java43 final static int RESET = 3; field in class:pmLoad
164 resetButton.addActionListener(new ButtonListener(RESET));
198 case RESET:
H A DpmAccess.java69 final static int RESET = 3; field in class:pmAccess
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l224 "@reset", RESET,
258 "reset", RESET,
H A Ditm_comp.y129 %token RESET
643 | OPERATION RESET CBO op_list CBC
750 | OPERATION RESET SC
/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h377 #define RESET 0x306 /* Kbd was just reset */ macro
/illumos-gate/usr/src/cmd/bnu/
H A Dline.c83 #define RESET 'X' macro
337 case RESET:
H A Dcntrl.c167 #define RESET 'X' /* reset line modes */ macro
279 setline(RESET);
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dline.c80 #define RESET 'X' macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h44 RESET = 0x00000100, enumerator in enum:sis900_command_register_bits
H A Dsis900.c635 outl(RxRESET | TxRESET | RESET | inl(ioaddr + cr), ioaddr + cr);
/illumos-gate/usr/src/uts/sun/sys/
H A Dfdreg.h141 #define RESET 0x4 /* reset bit */ macro
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans.c412 /* Fall thru into RESET code */
414 case RESET:
H A Dkbtrans_streams.c1982 case RESET:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c2889 #define RESET 3 macro
2988 state = RESET;
2994 case RESET | DIGIT:
3003 state = RESET;
3011 case RESET | END:
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y747 { "reset", CONSTANT, RESET },
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c1142 Set_dor(fdc, ~((MOTEN(unit))|DRVSEL|RESET), 0);
1150 Set_dor(fdc, RESET|DRVSEL, 1);
1156 Set_dor(fdc, RESET, 1);
4838 Set_dor(fdc, DMAGATE|RESET, 1);
/illumos-gate/usr/src/uts/common/io/
H A Dkbd.c2008 /* Fall thru into RESET code */
2010 case RESET:
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c174 * reply are of the same length. Some FW commands like RESET and
4025 INIT_CMD(c, RESET, WRITE);

Completed in 160 milliseconds