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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dspecialix_io8.h59 #define SX_PORT(line) ((line) & (SX_NPORT - 1)) macro
H A Dspecialix.c241 return SX_PORT(port - sx_port);
1450 port = sx_port + board * SX_NPORT + SX_PORT(tty->index);
1456 board, bp, port, SX_PORT(tty->index));

Completed in 97 milliseconds