Home
last modified time | relevance | path

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

/xen/xen/drivers/char/
A Dconsole.c53 static unsigned char __read_mostly opt_conswitch[3] = "a"; variable
54 string_runtime_param("conswitch", opt_conswitch);
467 #define switch_code (opt_conswitch[0]-'a'+1)
498 opt_conswitch[0]); in switch_serial_input()
1090 if ( opt_conswitch[1] == 'x' ) in console_endboot()

Completed in 4 milliseconds