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

/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/netboot/
H A DMakefile9 SRCS+= dev_net.c bootparam.c globals.c nfs.c rpc.c udp.c
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/armadillo/
H A Darmadillo9var.h75 extern char bootparam[];
H A Darmadillo9_start.S79 /* copy bootparam */
203 adr r3, _C_LABEL(bootparam)
205 adr r0, Lmsg0 /* "copy bootparam from " */
225 .asciz "copy bootparam from "
330 .global _C_LABEL(bootparam)
331 _C_LABEL(bootparam):
H A Darmadillo9_machdep.c507 bootparam_p = (struct bootparam_tag *)bootparam;
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/libsa/
H A Dpromboot.c28 struct bootparam *bp;
H A Ddev_disk.c59 struct bootparam *bp;
H A Dnetif_sun.c94 struct bootparam *bp;
/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmon.h69 struct bootparam { struct
108 struct bootparam **bootParam; /* Info for bootstrapped pgm */
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h69 struct bootparam { struct
108 struct bootparam **bootParam; /* Info for bootstrapped pgm */
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/stand/boot/
H A Dnet.c54 #include <lib/libsa/bootparam.h>
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/common/
H A Dnet.c55 #include <lib/libsa/bootparam.h>
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/ofwboot/
H A Dnet.c64 #include <lib/libsa/bootparam.h>
/netbsd-6-1-5-RELEASE/sys/arch/vax/boot/boot/
H A Dnetio.c85 #include <lib/libsa/bootparam.h>
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/netboot/
H A Ddev_net.c43 #include <lib/libsa/bootparam.h>
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dpromlib.c61 static struct bootparam sunmon_bootparam;
232 * The first bootparam argument is the device string.
242 * The second bootparam argument is any options.
398 struct bootparam *old_bp;
399 struct bootparam *new_bp;
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dsunmon.c262 struct bootparam *bp;
H A Dautoconf.c186 struct bootparam *bp;
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/tapeboot/
H A Ddev_tape.c77 struct bootparam *bp;
/netbsd-6-1-5-RELEASE/sys/arch/sbmips/stand/netboot/
H A Ddev_net.c55 #include <lib/libsa/bootparam.h>
228 printf("net_open: bootparam/whoami RPC failed\n");
242 printf("net_open: bootparam/getfile RPC failed\n");
/netbsd-6-1-5-RELEASE/sys/arch/alpha/stand/netboot/
H A Ddev_net.c55 #include <lib/libsa/bootparam.h>
228 printf("net_open: bootparam/whoami RPC failed\n");
242 printf("net_open: bootparam/getfile RPC failed\n");
/netbsd-6-1-5-RELEASE/sys/arch/ia64/stand/common/
H A Ddev_net.c66 #include <bootparam.h>
213 * use RARP and RPC/bootparam (the Sun way) to get them.
235 printf("net_open: bootparam/whoami RPC failed\n");
259 printf("net_open: bootparam/getfile RPC failed\n");
/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Dnetio.c86 #include <lib/libsa/bootparam.h>
103 int netio_ask = 0; /* default to bootparam, can override */
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A DMakefile66 SRCS+= bootp.c rarp.c bootparam.c

Completed in 408 milliseconds