Searched refs:ASC_MAX_PORTS (Results 1 – 1 of 1) sorted by relevance
29 #define ASC_MAX_PORTS 8 macro45 static struct asc_port asc_ports[ASC_MAX_PORTS];790 if (WARN_ON(id >= ASC_MAX_PORTS)) in asc_of_get_asc_port()918 if (co->index >= ASC_MAX_PORTS) in asc_console_setup()960 .nr = ASC_MAX_PORTS,