Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dmoxa.h267 #define Xoff_state 0x02 macro
Dmoxa.c277 if (readb(ofsAddr + FlagStat) & Xoff_state) { in moxa_low_water_check()
1986 if (readb(ofsAddr + FlagStat) & Xoff_state) { in MoxaPortReadData()