OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_swflags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
cd18xxvar.h
40
int
p_swflags
; /* TIOCFLAG_SOFTCAR, etc. */
member in struct:cdtty_port
cd18xx.c
440
if (ISSET(port->
p_swflags
, TIOCFLAG_CLOCAL))
442
if (ISSET(port->
p_swflags
, TIOCFLAG_CRTSCTS))
444
if (ISSET(port->
p_swflags
, TIOCFLAG_CDTRCTS))
446
if (ISSET(port->
p_swflags
, TIOCFLAG_MDMBUF))
616
*(int *)data = port->
p_swflags
;
624
port->
p_swflags
= *(int *)data;
767
if (ISSET(p->
p_swflags
, TIOCFLAG_SOFTCAR)) {
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025