Searched refs:net_mountroot_bootp (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/ofwboot/
H A Dnet.c74 static int net_mountroot_bootp(void);
156 net_mountroot_bootp(void) function
190 * net_tftp_bootp uses net_mountroot_bootp because that incidentially does
200 net_mountroot_bootp();
225 error = net_mountroot_bootp();
/netbsd-6-1-5-RELEASE/sys/arch/sparc/stand/common/
H A Dnet.c69 static int net_mountroot_bootp(void);
133 net_mountroot_bootp(void) function
172 error = net_mountroot_bootp();

Completed in 112 milliseconds