Home
last modified time | relevance | path

Searched refs:enicprobe (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/emips/stand/common/
H A Denic.c78 static int enicprobe (struct netif *, void *);
237 enicprobe, /* netif_probe */
255 enicprobe(struct netif *nif, void *machdep_hint) in enicprobe() function