Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/char/
A Dconsole.c48 static unsigned char __read_mostly opt_conswitch[3] = "a"; variable
49 string_runtime_param("conswitch", opt_conswitch);
395 #define switch_code (opt_conswitch[0]-'a'+1)
405 opt_conswitch[0], input_str[!xen_rx]); in switch_serial_input()
933 if ( opt_conswitch[1] == 'x' ) in console_endboot()

Completed in 4 milliseconds