Searched refs:MAX_SRM_CONSOLE_DEVICES (Results 1 – 1 of 1) sorted by relevance
31 #define MAX_SRM_CONSOLE_DEVICES 1 /* only support 1 console device */ macro34 static struct tty_struct *srmcons_table[MAX_SRM_CONSOLE_DEVICES];35 static struct termios *srmcons_termios[MAX_SRM_CONSOLE_DEVICES];36 static struct termios *srmcons_termios_locked[MAX_SRM_CONSOLE_DEVICES];278 .num = MAX_SRM_CONSOLE_DEVICES,