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

/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/ofwboot/
H A Dnet.h38 int net_mountroot(void);
H A Dnet.c209 net_mountroot(void) function
214 printf("net_mountroot\n");
H A Dofdev.c546 if ((error = net_mountroot()) != 0) {
/netbsd-6-1-5-RELEASE/sys/arch/shark/stand/ofwboot/
H A Dextern.h41 int net_mountroot(void);
H A Dnet.c94 if ((error = net_mountroot()) != 0)
121 net_mountroot(void) function
125 printf("net_mountroot\n");
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/stand/boot/
H A Dpromdev.h12 int net_mountroot(void);
H A Dnet.c84 if ((error = net_mountroot()) != 0)
106 net_mountroot(void) function
110 printf("net_mountroot\n");
/netbsd-6-1-5-RELEASE/sys/arch/ofppc/stand/ofwboot/
H A Dnet.c77 static int net_mountroot(void);
97 if ((error = net_mountroot()) != 0)
125 net_mountroot(void) function
129 printf("net_mountroot\n");
/netbsd-6-1-5-RELEASE/sys/arch/macppc/stand/ofwboot/
H A Dnet.c77 static int net_mountroot(void);
97 if ((error = net_mountroot()) != 0)
124 net_mountroot(void) function
128 printf("net_mountroot\n");
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/common/
H A Dpromdev.h66 extern int net_mountroot(void);
H A Dnet.c87 if ((error = net_mountroot()) != 0)
156 net_mountroot(void) function
161 printf("net_mountroot\n");

Completed in 134 milliseconds