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

/freebsd-current/stand/uboot/
H A Dnet.c47 static int net_probe(struct netif *, void *);
66 net_probe, /* netif_probe */
208 net_probe(struct netif *nif, void *machdep_hint) function
219 printf("net_probe: no network devices found, maybe not"
225 printf("net_probe: network device found: %d\n", i);

Completed in 62 milliseconds