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

  /src/sys/arch/mvme68k/stand/netboot/
if_ie.c 65 int ie_probe(struct netif *, void *);
83 ie_probe, /* probe */
131 ie_probe(struct netif *nif, void *machdep_hint) function in typeref:typename:int
136 printf("ie%d: ie_probe called\n", nif->nif_unit);

Completed in 145 milliseconds