HomeSort by: relevance | last modified time | path
    Searched defs:ne_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/stand/boot/
if_ne.c 45 static int ne_match(struct netif *, void *);
61 ne_match(struct netif *nif, void *machdep_hint) function in typeref:typename:int
71 printf("ne_match: no match\n");
147 ne_match,
if_ne.c 45 static int ne_match(struct netif *, void *);
61 ne_match(struct netif *nif, void *machdep_hint) function in typeref:typename:int
71 printf("ne_match: no match\n");
147 ne_match,

Completed in 52 milliseconds