Searched refs:EMPTYWAIT (Results 1 – 5 of 5) sorted by relevance
60 #define EMPTYWAIT 0x04 macro
70 #define EMPTYWAIT 0x4 macro
179 #define EMPTYWAIT 0x4 macro780 if (!(ch->statusflags & EMPTYWAIT)) in moxa_chars_in_buffer()1185 ch->statusflags |= EMPTYWAIT; in setup_empty_event()1201 if (ch->tty && (ch->statusflags & EMPTYWAIT)) { in check_xmit_empty()1203 ch->statusflags &= ~EMPTYWAIT; in check_xmit_empty()1211 ch->statusflags &= ~EMPTYWAIT; in check_xmit_empty()
837 if(!(ch->statusflags & EMPTYWAIT)) in pcxe_chars_in_buffer()881 if ((ch->statusflags & TXBUSY) && !(ch->statusflags & EMPTYWAIT)) in pcxe_flush_chars()1783 if (ch->statusflags & EMPTYWAIT) { in doevent()1784 ch->statusflags &= ~EMPTYWAIT; in doevent()2479 ch->statusflags |= EMPTYWAIT; in setup_empty_event()
1127 if (!(ch->statusflags & EMPTYWAIT)) in pc_chars_in_buffer()1202 if ((ch->statusflags & TXBUSY) && !(ch->statusflags & EMPTYWAIT)) in pc_flush_chars()2392 if (ch->statusflags & EMPTYWAIT) in doevent()2395 ch->statusflags &= ~EMPTYWAIT; in doevent()3628 ch->statusflags |= EMPTYWAIT; in setup_empty_event()