Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dmoxa.c311 #define Xoff_state 0x02 macro
572 if (readb(ofsAddr + FlagStat) & Xoff_state) { in moxa_low_water_check()
2277 if (readb(ofsAddr + FlagStat) & Xoff_state) { in MoxaPortReadData()