Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c450 #define TXSTOPPED 1 macro
1624 set_bit(TXSTOPPED, &ch->statusflags); in moxa_stop()
1635 if (!test_bit(TXSTOPPED, &ch->statusflags)) in moxa_start()
1639 clear_bit(TXSTOPPED, &ch->statusflags); in moxa_start()