Searched defs:NOZOMI_MAX_PORTS (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dnozomi.c176 #define NOZOMI_MAX_PORTS 5 macro
386 struct port port[NOZOMI_MAX_PORTS];
734 if (port < NOZOMI_MAX_PORTS) {
748 if (port < NOZOMI_MAX_PORTS) {
761 if (port < NOZOMI_MAX_PORTS) {
775 if (port < NOZOMI_MAX_PORTS) {
1279 for (a = 0; a < NOZOMI_MAX_PORTS; a++) {

Completed in 98 milliseconds