Searched refs:kpath (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.c68 char *kpath, *args; local
84 kpath = "vmlinux";
87 kpath = buffer;
99 fd = ssc((long) kpath, 1, 0, 0, SSC_OPEN);
102 cons_write(kpath);
133 cons_write(kpath);
168 ssc(0, (long) kpath, 0, 0, SSC_LOAD_SYMBOLS);

Completed in 83 milliseconds