Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dmoxa.c152 #define EMPTYWAIT 3 macro
1263 set_bit(EMPTYWAIT, &ch->statusflags); in moxa_chars_in_buffer()
1382 if (test_bit(EMPTYWAIT, &p->statusflags) && in moxa_poll_port()
1384 clear_bit(EMPTYWAIT, &p->statusflags); in moxa_poll_port()
1399 clear_bit(EMPTYWAIT, &p->statusflags); in moxa_poll_port()