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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/drivers/
H A Dmconsole_kern.c716 /* Changed by mconsole_setup, which is __setup, and called before SMP is
753 else printk(KERN_ERR "mconsole_setup failed to strdup "
819 static int mconsole_setup(char *str) function
825 else printk(KERN_ERR "mconsole_setup : Unknown option - '%s'\n", str);
829 __setup("mconsole", mconsole_setup);
831 __uml_help(mconsole_setup,

Completed in 81 milliseconds