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

  /src/sys/arch/luna68k/stand/boot/
if_le.c 81 static int le_probe(struct netif *, void *);
98 le_probe,
155 le_probe(struct netif *nif, void *machdep_hint) function
if_le.c 81 static int le_probe(struct netif *, void *);
98 le_probe,
155 le_probe(struct netif *nif, void *machdep_hint) function
if_le.c 81 static int le_probe(struct netif *, void *);
98 le_probe,
155 le_probe(struct netif *nif, void *machdep_hint) function
if_le.c 81 static int le_probe(struct netif *, void *);
98 le_probe,
155 le_probe(struct netif *nif, void *machdep_hint) function
if_le.c 81 static int le_probe(struct netif *, void *);
98 le_probe,
155 le_probe(struct netif *nif, void *machdep_hint) function
  /src/sys/arch/mvme68k/stand/netboot/
if_le.c 81 int le_probe(struct netif *, void *);
98 le_probe, /* probe */
148 le_probe(struct netif *nif, void *machdep_hint) function
153 printf("le%d: le_probe called\n", nif->nif_unit);
if_le.c 81 int le_probe(struct netif *, void *);
98 le_probe, /* probe */
148 le_probe(struct netif *nif, void *machdep_hint) function
153 printf("le%d: le_probe called\n", nif->nif_unit);
if_le.c 81 int le_probe(struct netif *, void *);
98 le_probe, /* probe */
148 le_probe(struct netif *nif, void *machdep_hint) function
153 printf("le%d: le_probe called\n", nif->nif_unit);
if_le.c 81 int le_probe(struct netif *, void *);
98 le_probe, /* probe */
148 le_probe(struct netif *nif, void *machdep_hint) function
153 printf("le%d: le_probe called\n", nif->nif_unit);
if_le.c 81 int le_probe(struct netif *, void *);
98 le_probe, /* probe */
148 le_probe(struct netif *nif, void *machdep_hint) function
153 printf("le%d: le_probe called\n", nif->nif_unit);
  /src/sys/arch/hp300/stand/common/
if_le.c 72 static int le_probe(struct netif *, void *);
111 le_probe, /* netif_probe */
233 le_probe(struct netif *nif, void *machdep_hint) function
243 printf("le%d.%d: le_probe called\n", nif->nif_unit, nif->nif_sel);
if_le.c 72 static int le_probe(struct netif *, void *);
111 le_probe, /* netif_probe */
233 le_probe(struct netif *nif, void *machdep_hint) function
243 printf("le%d.%d: le_probe called\n", nif->nif_unit, nif->nif_sel);
if_le.c 72 static int le_probe(struct netif *, void *);
111 le_probe, /* netif_probe */
233 le_probe(struct netif *nif, void *machdep_hint) function
243 printf("le%d.%d: le_probe called\n", nif->nif_unit, nif->nif_sel);
if_le.c 72 static int le_probe(struct netif *, void *);
111 le_probe, /* netif_probe */
233 le_probe(struct netif *nif, void *machdep_hint) function
243 printf("le%d.%d: le_probe called\n", nif->nif_unit, nif->nif_sel);
if_le.c 72 static int le_probe(struct netif *, void *);
111 le_probe, /* netif_probe */
233 le_probe(struct netif *nif, void *machdep_hint) function
243 printf("le%d.%d: le_probe called\n", nif->nif_unit, nif->nif_sel);

Completed in 294 milliseconds