Searched refs:MAX_CMDLINECONSOLES (Results 1 – 1 of 1) sorted by relevance
370 #define MAX_CMDLINECONSOLES 8 macro372 static struct console_cmdline console_cmdline[MAX_CMDLINECONSOLES];2452 i < MAX_CMDLINECONSOLES && c->name[0]; in __add_preferred_console()2461 if (i == MAX_CMDLINECONSOLES) in __add_preferred_console()3323 i < MAX_CMDLINECONSOLES && c->name[0]; in try_enable_preferred_console()