HomeSort by: relevance | last modified time | path
    Searched defs:net_mountroot (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/macppc/stand/ofwboot/
net.c 75 static int net_mountroot(void);
95 if ((error = net_mountroot()) != 0)
122 net_mountroot(void) function in typeref:typename:int
126 printf("net_mountroot\n");
  /src/sys/arch/newsmips/stand/boot/
net.c 83 if ((error = net_mountroot()) != 0)
105 net_mountroot(void) function in typeref:typename:int
109 printf("net_mountroot\n");
  /src/sys/arch/ofppc/stand/ofwboot/
net.c 75 static int net_mountroot(void);
95 if ((error = net_mountroot()) != 0)
123 net_mountroot(void) function in typeref:typename:int
127 printf("net_mountroot\n");
  /src/sys/arch/shark/stand/ofwboot/
net.c 92 if ((error = net_mountroot()) != 0)
119 net_mountroot(void) function in typeref:typename:int
123 printf("net_mountroot\n");
  /src/sys/arch/sparc/stand/common/
net.c 85 if ((error = net_mountroot()) != 0)
154 net_mountroot(void) function in typeref:typename:int
159 printf("net_mountroot\n");
  /src/sys/arch/sparc/stand/ofwboot/
net.c 207 net_mountroot(void) function in typeref:typename:int
212 printf("net_mountroot\n");

Completed in 13 milliseconds