Home
last modified time | relevance | path

Searched refs:STL_MAXDEVS (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/linux/
Dstallion.h37 #define STL_MAXDEVS (STL_MAXBRDS * STL_MAXPORTS) macro
Distallion.h36 #define STL_MAXDEVS (STL_MAXBRDS * STL_MAXPORTS) macro
/linux-2.4.37.9/drivers/char/
Distallion.c181 static struct tty_struct *stli_ttys[STL_MAXDEVS];
182 static struct termios *stli_termios[STL_MAXDEVS];
183 static struct termios *stli_termioslocked[STL_MAXDEVS];
Dstallion.c152 static struct tty_struct *stl_ttys[STL_MAXDEVS];
153 static struct termios *stl_termios[STL_MAXDEVS];
154 static struct termios *stl_termioslocked[STL_MAXDEVS];