of_console_device   28 arch/sparc/include/asm/fb.h 	    node == of_console_device)
of_console_device   48 arch/sparc/include/asm/prom.h extern struct device_node *of_console_device;
of_console_device  113 arch/sparc/kernel/process_32.c 	    (!of_node_is_type(of_console_device, "serial") || scons_pwroff)) {
of_console_device  258 arch/sparc/kernel/prom_32.c 		of_console_device = dp;
of_console_device  291 arch/sparc/kernel/prom_32.c 		of_console_device = dp;
of_console_device  630 arch/sparc/kernel/prom_64.c 	of_console_device = dp;
of_console_device   25 arch/sparc/kernel/prom_common.c struct device_node *of_console_device;
of_console_device   26 arch/sparc/kernel/prom_common.c EXPORT_SYMBOL(of_console_device);
of_console_device   29 arch/sparc/kernel/reboot.c 	if (!of_node_is_type(of_console_device, "serial") || scons_pwroff)
of_console_device   63 drivers/tty/serial/suncore.c 	if (of_console_device != dp)
of_console_device 3032 drivers/video/fbdev/aty/atyfb_base.c 	if (dp == of_console_device) {