OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootparam
(Results
1 - 23
of
23
) sorted by relevancy
/src/sys/arch/sun68k/stand/netboot/
Makefile
9
SRCS+= dev_net.c
bootparam
.c globals.c nfs.c rpc.c udp.c
/src/sys/arch/evbarm/armadillo/
armadillo9var.h
75
extern char
bootparam
[];
armadillo9_start.S
79
/* 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
):
armadillo9_machdep.c
483
bootparam_p = (struct bootparam_tag *)
bootparam
;
/src/sys/arch/sun68k/stand/libsa/
promboot.c
28
struct
bootparam
*bp;
35
bp = *romVectorPtr->
bootParam
;
dev_disk.c
59
struct
bootparam
*bp;
80
bp = *romVectorPtr->
bootParam
;
netif_sun.c
94
struct
bootparam
*bp;
103
bp = *romVectorPtr->
bootParam
;
/src/sys/arch/sun3/include/
mon.h
69
struct
bootparam
{
struct
108
struct
bootparam
**
bootParam
; /* Info for bootstrapped pgm */
/src/sys/arch/sun68k/include/
mon.h
69
struct
bootparam
{
struct
108
struct
bootparam
**
bootParam
; /* Info for bootstrapped pgm */
/src/sys/arch/newsmips/stand/boot/
net.c
54
#include <lib/libsa/
bootparam
.h>
/src/sys/stand/efiboot/
dev_net.c
38
#include <lib/libsa/
bootparam
.h>
/src/sys/arch/sparc/stand/common/
net.c
55
#include <lib/libsa/
bootparam
.h>
/src/sys/arch/sparc/stand/ofwboot/
net.c
64
#include <lib/libsa/
bootparam
.h>
/src/sys/arch/vax/boot/boot/
netio.c
85
#include <lib/libsa/
bootparam
.h>
/src/sys/arch/sun2/sun2/
promlib.c
61
static struct
bootparam
sunmon_bootparam;
234
* The first
bootparam
argument is the device string.
244
* The second
bootparam
argument is any options.
400
struct
bootparam
*old_bp;
401
struct
bootparam
*new_bp;
414
old_bp = *romVectorPtr->
bootParam
;
/src/sys/arch/alpha/stand/netboot/
dev_net.c
55
#include <lib/libsa/
bootparam
.h>
211
printf("net_open:
bootparam
/whoami RPC failed\n");
225
printf("net_open:
bootparam
/getfile RPC failed\n");
/src/sys/arch/evbmips/stand/sbmips/netboot/
dev_net.c
55
#include <lib/libsa/
bootparam
.h>
211
printf("net_open:
bootparam
/whoami RPC failed\n");
225
printf("net_open:
bootparam
/getfile RPC failed\n");
/src/sys/arch/sun3/sun3/
sunmon.c
264
struct
bootparam
*bp;
269
bp = *rvec->
bootParam
;
autoconf.c
187
struct
bootparam
*bp;
195
bp = *romVectorPtr->
bootParam
;
/src/sys/arch/sun68k/stand/tapeboot/
dev_tape.c
77
struct
bootparam
*bp;
106
bp = *romVectorPtr->
bootParam
;
/src/sys/arch/hp300/stand/common/
netio.c
86
#include <lib/libsa/
bootparam
.h>
99
int netio_ask = 0; /* default to
bootparam
, can override */
/src/sys/arch/ia64/stand/common/
dev_net.c
59
#include <lib/libsa/
bootparam
.h>
211
* use RARP and RPC/
bootparam
(the Sun way) to get them.
233
printf("net_open:
bootparam
/whoami RPC failed\n");
259
printf("net_open:
bootparam
/getfile RPC failed\n");
/src/sys/lib/libsa/
Makefile
74
SRCS+= bootp.c rarp.c
bootparam
.c
Completed in 33 milliseconds
Indexes created Tue May 12 00:25:06 UTC 2026