Home
last modified time | relevance | path

Searched refs:cserial (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/mips/sgi-ip22/
Dip22-setup.c34 char *cserial; in plat_mem_setup() local
64 cserial = ArcGetEnvironmentVariable("ConsoleOut"); in plat_mem_setup()
66 if ((ctype && *ctype == 'd') || (cserial && *cserial == 's')) { in plat_mem_setup()