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

  /src/sys/arch/mvme68k/stand/netboot/
if_ie.c 59 void ie_end(struct netif *);
87 ie_end, /* end */
466 ie_end(struct netif *nif) function in typeref:typename:void
470 printf("ie%d: ie_end called\n", nif->nif_unit);
if_ie.c 59 void ie_end(struct netif *);
87 ie_end, /* end */
466 ie_end(struct netif *nif) function in typeref:typename:void
470 printf("ie%d: ie_end called\n", nif->nif_unit);
if_ie.c 59 void ie_end(struct netif *);
87 ie_end, /* end */
466 ie_end(struct netif *nif) function in typeref:typename:void
470 printf("ie%d: ie_end called\n", nif->nif_unit);

Completed in 34 milliseconds