Searched refs:RIO_CTSFLOW (Results 1 – 2 of 2) sorted by relevance
147 #define RIO_CTSFLOW 0x0200 /* RIO's own CTSFLOW flag */ macro
353 PortP->Config &= ~(RIO_CTSFLOW|RIO_RTSFLOW); in riotopen()702 PortP->Config &= ~(RIO_CTSFLOW|RIO_RTSFLOW); in riotclose()1098 PortP->Config |= RIO_CTSFLOW;1105 PortP->Config &= ~RIO_CTSFLOW;