Searched refs:console (Results 76 - 100 of 334) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/
H A Dindividual100 j=`find archival console-tools coreutils debianutils editors findutils init loginutils miscutils modutils networking procps shell sysklogd util-linux -name "${APPFILT}.c"`
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dconsole.c2 * linux/arch/alpha/kernel/console.c
11 #include <linux/console.h>
45 /* Find the console VGA device */
62 /* Set the VGA hose and init the new console. */
74 int h = (pu64[30] >> 24) & 0xff; /* console hose # */
77 * Our hose numbering DOES match the console's, so find
H A Dalpha_ksyms.c9 #include <asm/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dmux.c3 ** serial driver for the Mux console found in some PA-RISC servers.
13 ** This Driver currently only supports the console (port 0) on the MUX.
24 #include <linux/console.h>
406 static void mux_console_write(struct console *co, const char *s, unsigned count)
421 static int mux_console_setup(struct console *co, char *options)
426 struct tty_driver *mux_console_device(struct console *co, int *index)
432 static struct console mux_console = {
511 * long, causing the appearance of a console hang.
H A Dsn_console.c2 * C-Brick Serial Port (and console) driver for SGI Altix machines.
5 * anything other than 'console activities' --- please use the l1
43 #include <linux/console.h>
56 /* number of characters we can transmit to the SAL console at a time */
148 /* the console does output in two distinctly different ways:
153 * the console init code switches to asynchronous output. this is
154 * also the earliest opportunity to begin polling for console input.
155 * after console initialization, console output and tty (serial port)
159 /* routines for running the console i
[all...]
H A Dsuncore.c15 #include <linux/console.h>
30 sunserial_console_termios(struct console *con)
36 char *ssp_console_modes_prop = "ssp-console-modes";
H A Dsunhv.c1 /* sunhv.c: Serial driver for SUN4V hypervisor console.
15 #include <linux/console.h>
187 if (port->info != NULL) /* Unopened serial console */
438 static void sunhv_console_write_paged(struct console *con, const char *s, unsigned n)
486 static void sunhv_console_write_bychar(struct console *con, const char *s, unsigned n)
501 static struct console sunhv_console = {
510 static inline struct console *SUNHV_CONSOLE(void)
626 .name = "console",
630 .name = "console",
631 .compatible = "SUNW,sun4v-console",
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial_core.h250 struct console *cons; /* struct console, if any */
360 struct console *cons;
386 struct console *c);
389 int uart_set_options(struct uart_port *port, struct console *co, int baud,
391 struct tty_driver *uart_console_device(struct console *co, int *index);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dhvsi.c22 * console available either. However, the service processor has two standard
34 #include <linux/console.h>
462 * machine during console handshaking (in which case tty = NULL and we ignore
612 /* for boot console, before the irq handler is running */
758 * the console will not.
760 printk(KERN_ERR "hvsi%i: lost console!\n", hp->index);
827 return 0; /* this has already been handshaked as the console */
882 /* only close down connection if it is not the console */
1180 panic("Couldn't register hvsi console driver\n");
1188 /***** console (no
1190 hvsi_console_print(struct console *console, const char *buf, unsigned int count) argument
1225 hvsi_console_device(struct console *console, int *index) argument
1232 hvsi_console_setup(struct console *console, char *options) argument
[all...]
H A Dhvc_beat.c2 * Beat hypervisor console driver
29 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A DMakefile9 FONTC = drivers/video/console/font_acorn_8x8.c
11 FONT = $(addprefix ../../../../drivers/video/console/, font_acorn_8x8.o)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dlogger.h108 #define logoption_cons 0x02 /* log on the console if error logging */
133 bool console; /* if logging to console from a cli util */ member in struct:__anon2797
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dpal4_setup.c21 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/boot/compressed/
H A DMakefile12 FONTC = drivers/video/console/font_acorn_8x8.c
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/68360/
H A Dconfig.c18 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/au1000/pb1100/
H A Dboard_setup.c30 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/au1000/pb1500/
H A Dboard_setup.c30 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/jazz/
H A Dsetup.c18 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pmc-sierra/yosemite/
H A Dpy-console.c9 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip22/
H A Dip22-setup.c13 #include <linux/console.h>
75 /* ARCS console environment variable is set to "g?" for
76 * graphics console, it is set to "d" for the first serial
82 ctype = ArcGetEnvironmentVariable("console");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sni/
H A Dsetup.c13 #include <linux/console.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dlogger.h107 #define logoption_cons 0x02 /* log on the console if error logging */
132 bool console; /* if logging to console from a cli util */ member in struct:__anon2858
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/apollo/
H A Dconfig.c5 #include <linux/console.h>
116 int dn_serial_console_wait_key(struct console *co) {
123 void dn_serial_console_write (struct console *co, const char *str,unsigned int count)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsetup.c30 #include <linux/console.h>
110 prom_console_write(struct console *con, const char *s, unsigned n)
115 static struct console prom_debug_console = {
139 /* Use PROM debug console. */
189 if (!strncmp(commands, "console=", 8)) {
242 /* Initialize PROM console and command line. */
343 /* The user has requested a console so this is already set up. */
362 prom_printf("Confusing console (idev %d, odev %d)\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsetup.c29 #include <linux/console.h>
76 prom_console_write(struct console *con, const char *s, unsigned n)
87 static struct console prom_debug_console = {
115 /* Use PROM debug console. */
147 prom_printf ("Using /dev/tty%c as console.\n", c);
178 if (!strncmp(commands, "console=", 8)) {
320 /* Initialize PROM console and command line. */
380 /* The user has requested a console so this is already set up. */
401 prom_printf("Inconsistent console: "

Completed in 211 milliseconds

1234567891011>>