OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONTROL
(Results
1 - 10
of
10
) sorted by relevancy
/src/games/dab/
human.cc
44
#define
CONTROL
(a) ((a) & 037)
103
case
CONTROL
('L'): case
CONTROL
('R'):
/src/distrib/utils/more/
decode.c
69
#define
CONTROL
(c) ((c)&037)
77
CONTROL
('D'),0, A_F_SCROLL,
79
CONTROL
('U'),0, A_B_SCROLL,
82
CONTROL
('F'),0, A_F_SCREEN,
84
CONTROL
('B'),0, A_B_SCREEN,
87
CONTROL
('L'),0, A_REPAINT,
104
CONTROL
('G'),0, A_STAT,
/src/sys/dev/ic/
pcdisplay_chars.c
42
#define
CONTROL
1 /* XXX smiley */
46
CONTROL
,
CONTROL
,
CONTROL
,
CONTROL
,
CONTROL
,
CONTROL
,
CONTROL
,
CONTROL
,
47
CONTROL
, CONTROL, CONTROL, CONTROL, CONTROL, CONTROL, CONTROL, CONTROL
[
all
...]
/src/usr.bin/telnet/
defines.h
53
#define
CONTROL
(x) ((x)&0x1f) /* CTRL(x) is not portable */
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
dce_opp.h
80
SRI(
CONTROL
, FMT_MEMORY, id)
84
SRI(
CONTROL
, FMT_MEMORY, id)
259
uint32_t
CONTROL
;
/src/sys/arch/macppc/dev/
ki2cvar.h
42
#define
CONTROL
1
62
/*
CONTROL
*/
/src/lib/libedit/
tty.h
47
#define
CONTROL
(A) ((A) & 037)
147
* So that we don't lose job
control
.
165
# define CINTR
CONTROL
('c')
174
# define CKILL
CONTROL
('u')
177
# define CEOF
CONTROL
('d')
195
# define CSTART
CONTROL
('q')
198
# define CSTOP
CONTROL
('s')
201
# define CSUSP
CONTROL
('z')
204
# define CDSUSP
CONTROL
('y')
225
# define CREPRINT
CONTROL
('r'
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
dcn10_optc.h
80
SRI(
CONTROL
, VTG, inst),\
158
uint32_t
CONTROL
;
/src/sys/dev/isa/
seagate.c
92
#define SEA_SCB_MAX 32 /* allow maximally 8 scsi
control
blocks */
126
*
CONTROL
defines
173
/* scsi
control
block used to keep info about a scsi command */
197
void * maddr_cr_sr; /* Address of
control
and status reg */
205
int numscbs; /* number of scsi
control
blocks */
218
#define
CONTROL
STATUS
521
CONTROL
= BASE_CMD | CMD_DRVR_ENABLE | CMD_RST;
523
CONTROL
= BASE_CMD;
904
CONTROL
= BASE_CMD | CMD_DRVR_ENABLE | CMD_BSY;
908
CONTROL
= BASE_CMD | CMD_DRVR_ENABLE
[
all
...]
/src/sys/sys/
tty.h
140
/* Set hardware flow
control
. */
215
#define
CONTROL
1
227
/* Modem
control
commands (driver). */
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025