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

  /src/sys/arch/luna68k/stand/boot/
if_le.c 85 static void le_end(struct netif *);
102 le_end,
223 le_end(struct netif *nif) function in typeref:typename:void
  /src/sys/arch/mvme68k/stand/netboot/
if_le.c 78 void le_end(struct netif *);
105 le_end, /* end */
436 le_end(struct netif *nif) function in typeref:typename:void
441 printf("le%d: le_end called\n", nif->nif_unit);
  /src/sys/arch/mvme68k/stand/sboot/
le_poll.c 317 void le_end(void) function in typeref:typename:void
  /src/sys/arch/hp300/stand/common/
if_le.c 80 static void le_end(struct netif *);
118 le_end, /* netif_end */
663 le_end(struct netif *nif) function in typeref:typename:void
669 printf("le%d: le_end called\n", unit);

Completed in 14 milliseconds