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

  /src/sys/arch/sparc/stand/common/
net.c 67 static int net_mountroot_bootp(void);
131 net_mountroot_bootp(void) function in typeref:typename:int
170 error = net_mountroot_bootp();
  /src/sys/arch/sparc/stand/ofwboot/
net.c 74 static int net_mountroot_bootp(void);
154 net_mountroot_bootp(void) function in typeref:typename:int
188 * net_tftp_bootp uses net_mountroot_bootp because that incidentially does
198 net_mountroot_bootp();
223 error = net_mountroot_bootp();

Completed in 13 milliseconds