Searched refs:ASC_MAX_PORTS (Results 1 – 1 of 1) sorted by relevance
30 #define ASC_MAX_PORTS 8 macro46 static struct asc_port asc_ports[ASC_MAX_PORTS];787 if (WARN_ON(id >= ASC_MAX_PORTS)) in asc_of_get_asc_port()915 if (co->index >= ASC_MAX_PORTS) in asc_console_setup()957 .nr = ASC_MAX_PORTS,