OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UMCR_RTS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ucomvar.h
124
#define
UMCR_RTS
0x02 /* Request To Send */
ucom.c
978
SET(combits,
UMCR_RTS
);
991
CLR(sc->sc_mcr, UMCR_DTR |
UMCR_RTS
);
1000
if (how == TIOCMSET || ISSET(combits,
UMCR_RTS
))
1001
ucom_rts(sc, (mcr &
UMCR_RTS
) != 0);
1014
if (ISSET(combits,
UMCR_RTS
))
Completed in 12 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025