Searched refs:rIOCN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Ddaemon.h280 #define rIOCN(N) (RIOC|(N)) macro
292 #define RIO_SET_IXANY_ON rIOCN(158) /* allow ixany */
293 #define RIO_SET_IXANY_OFF rIOCN(159) /* disallow ixany */
296 #define RIO_SET_MODEM_ON rIOCN(162) /* port is a modem */
297 #define RIO_SET_MODEM_OFF rIOCN(163) /* port is direct */
300 #define RIO_SET_IXON_ON rIOCN(166) /* allow ixon */
301 #define RIO_SET_IXON_OFF rIOCN(167) /* disallow ixon */

Completed in 93 milliseconds