Searched refs:sercons (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/gt64120/ev64120/
H A Dpromcon.c27 static struct console sercons = { variable in typeref:struct:console
43 register_console(&sercons);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/dec/
H A Dpromcon.c36 static struct console sercons = variable in typeref:struct:console
51 register_console(&sercons);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Ddebugport.c373 static struct console sercons = { variable in typeref:struct:console
442 unregister_console(&sercons);
451 register_console(&sercons);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/platform-iss/
H A Dconsole.c272 static struct console sercons = { variable in typeref:struct:console
282 register_console(&sercons);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Ddebugport.c564 static struct console sercons = { variable in typeref:struct:console
635 unregister_console(&sercons);
645 register_console(&sercons);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/tc/
H A Dzs.c139 static struct console sercons; variable in typeref:struct:console
386 if (break_pressed && info->line == sercons.index) {
449 if (info->line == sercons.index) {
1552 if (sercons.cflag && sercons.index == line) {
1553 tty->termios->c_cflag = sercons.cflag;
1554 sercons.cflag = 0;
2064 static struct console sercons = { variable in typeref:struct:console
2078 register_console(&sercons);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dvme_scc.c1023 static struct console sercons = { variable in typeref:struct:console
1040 register_console(&sercons);
H A Damiserial.c2104 static struct console sercons = { variable in typeref:struct:console
2117 register_console(&sercons);
H A Dserial167.c2411 static struct console sercons = { variable in typeref:struct:console
2426 register_console(&sercons);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A D68360serial.c2335 struct console sercons = { variable in typeref:struct:console
2352 register_console(&sercons);

Completed in 129 milliseconds