Searched refs:RTSXOFF (Results 1 – 2 of 2) sorted by relevance
17 #define RTSXOFF 0x0001 /* RTS flow control on input */ macro
1222 tiox.x_hflag |= RTSXOFF|CTSXON;1224 tiox.x_hflag &= ~(RTSXOFF|CTSXON);