OpenGrok
Cross Reference: qemu-char.c
xref
: /
external
/
qemu
/
qemu-char.c
Home
|
History
|
Annotate
|
Download
|
only in
qemu
Lines Matching
refs:TIOCM_CTS
1224
if (sarg &
TIOCM_CTS
)
1246
targ |=
TIOCM_CTS
;