Searched refs:CHR_TIOCM_DSR (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dqemu-char.h47 #define CHR_TIOCM_DSR 0x100 macro
H A Dqemu-char.c1229 *targ |= CHR_TIOCM_DSR;
1243 targ &= ~(CHR_TIOCM_CTS | CHR_TIOCM_CAR | CHR_TIOCM_DSR
1249 if (sarg & CHR_TIOCM_DSR)

Completed in 247 milliseconds