Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dmoxa.c154 #define TXSTOPPED 1 macro
1338 set_bit(TXSTOPPED, &ch->statusflags); in moxa_stop()
1349 if (!test_bit(TXSTOPPED, &ch->statusflags)) in moxa_start()
1353 clear_bit(TXSTOPPED, &ch->statusflags); in moxa_start()