Lines Matching refs:shell_serial
170 int shell_serial = 0;890 if (!opts->shell_serial) {892 opts->shell_serial = "con:";894 opts->shell_serial = "stdio";902 args[n++] = opts->shell_serial;903 shell_serial = serial++;1012 p = bufprint(p, end, " androidboot.console=ttyS%d", shell_serial );