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

/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Dif_ie.c63 int ie_match(struct netif *, void *);
82 ie_match, /* match */
107 ie_match(struct netif *nif, void *machdep_hint) function
121 printf("ie%d: ie_match --> %d\n", i, val + 1);
126 printf("ie%d: ie_match --> 0\n", i);

Completed in 78 milliseconds