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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/hp/sim/boot/
H A Dbootloader.c42 cons_write (const char *buf) function
102 cons_write(kpath);
103 cons_write(": file not found, reboot now\n");
116 cons_write("not an ELF file\n");
120 cons_write("not an ELF executable\n");
124 cons_write("kernel not for this processor\n");
132 cons_write("loading ");
133 cons_write(kpath);
134 cons_write("...\n");
142 cons_write("faile
[all...]

Completed in 90 milliseconds