Searched refs:MAXLDISC (Results 1 – 1 of 1) sorted by relevance
73 #ifndef MAXLDISC74 #define MAXLDISC 8 macro98 struct linesw linesw[MAXLDISC] =134 for (i = LOADABLE_LDISC; i < MAXLDISC; i++) { in ldisc_register()139 } else if (discipline >= 0 && discipline < MAXLDISC) { in ldisc_register()159 if (discipline >= LOADABLE_LDISC && discipline < MAXLDISC) { in ldisc_deregister()