Searched refs:CDTR_IFLOW (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | _termios.h | 143 #define CDTR_IFLOW 0x00040000 /* DTR flow control of input */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | tty.c | 97 HUPCL|CLOCAL|CCTS_OFLOW|CRTS_IFLOW|CDTR_IFLOW|\ |