Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c452 #define EMPTYWAIT 3 macro
1552 set_bit(EMPTYWAIT, &ch->statusflags); in moxa_chars_in_buffer()
1673 if (test_bit(EMPTYWAIT, &p->statusflags) && in moxa_poll_port()
1675 clear_bit(EMPTYWAIT, &p->statusflags); in moxa_poll_port()
1690 clear_bit(EMPTYWAIT, &p->statusflags); in moxa_poll_port()