Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Dport.h147 #define RIO_CTSFLOW 0x0200 /* RIO's own CTSFLOW flag */ macro
Driotty.c353 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;