Home
last modified time | relevance | path

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

/arch/mips/sgi-ip22/
Dip22-setup.c37 char *cserial; in plat_mem_setup() local
67 cserial = ArcGetEnvironmentVariable("ConsoleOut"); in plat_mem_setup()
69 if ((ctype && *ctype == 'd') || (cserial && *cserial == 's')) { in plat_mem_setup()