Home
last modified time | relevance | path

Searched refs:EMPTYWAIT (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/tty/
Dmoxa.c156 #define EMPTYWAIT 3 macro
1251 set_bit(EMPTYWAIT, &ch->statusflags); in moxa_chars_in_buffer()
1373 if (test_bit(EMPTYWAIT, &p->statusflags) && in moxa_poll_port()
1375 clear_bit(EMPTYWAIT, &p->statusflags); in moxa_poll_port()
1390 clear_bit(EMPTYWAIT, &p->statusflags); in moxa_poll_port()