OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WR5_RTS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/luna68k/dev/
sioreg.h
135
#define
WR5_RTS
0x02 /* Request To Send [RTS] */
siotty.c
69
WR5_TX8BIT | WR5_TXENBL | WR5_DTR |
WR5_RTS
, /* Tx */
473
val |=
WR5_RTS
;
478
wr5 &= ~(WR5_BREAK|WR5_DTR|
WR5_RTS
);
491
if ((wr5 &
WR5_RTS
) != 0)
/src/sys/arch/luna68k/stand/boot/
sioreg.h
153
#define
WR5_RTS
0x02 /* Request To Send [RTS] */
sio.c
230
sioreg(REG(0, WR5), WR5_TX8BIT | WR5_TXENBL | WR5_DTR |
WR5_RTS
);
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025