Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mvmeppc/stand/libsa/
Dif_bug.c51 static int bug_probe(struct netif *, void *);
66 bug_probe, /* probe */
97 bug_probe(struct netif *nif, void *machdep_hint) in bug_probe() function