Searched refs:CONTROL (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_acc.c211 ACCW(CONTROL, si->engine.control | 0x000c0000);
222 ACCW(CONTROL, si->engine.control | 0x830c0000);
230 //fixme? it seems CONTROL nolonger needs direction, and can be pgm'd just once...
231 ACCW(CONTROL, (/*si->engine.control |*/ 0x800c0000));
246 ACCW(CONTROL, (si->engine.control | 0x000c0013));
257 ACCW(CONTROL, (si->engine.control | 0x830c0013));
265 //fixme? it seems CONTROL nolonger needs direction, and can be pgm'd just once...
266 ACCW(CONTROL, (/*si->engine.control |*/ 0x800c0013));
298 ACCW(CONTROL, (si->engine.control | 0x000c0008));
311 ACCW(CONTROL, (s
[all...]
/haiku/src/bin/network/telnet/
H A Ddefines.h56 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro
H A Dsys_bsd.c250 termFlushChar = CONTROL('O');
253 termWerasChar = CONTROL('W');
256 termRprntChar = CONTROL('R');
259 termLiteralNextChar = CONTROL('V');
262 termStartChar = CONTROL('Q');
265 termStopChar = CONTROL('S');
268 termAytChar = CONTROL('T');
326 termFlushChar = CONTROL('O');
329 termWerasChar = CONTROL('W');
332 termRprntChar = CONTROL('
[all...]
H A Dtelnet.c193 escape = CONTROL(']');
196 echoc = CONTROL('E');
/haiku/src/kits/bluetooth/
H A DCommandManager.cpp76 #pragma mark - CONTROL BASEBAND -
134 #pragma mark - LINK CONTROL -
/haiku/src/bin/network/ifconfig/
H A Difconfig.cpp288 CONTROL enumerator in enum:__anon144
303 mode = CONTROL;
307 mode = CONTROL;
434 case CONTROL:

Completed in 49 milliseconds