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

  /src/sys/dev/ic/
i82596.c 88 static void iee_start(struct ifnet *); /* initiate output */
665 ifp->if_start = iee_start; /* initiate output routine */
734 iee_start(struct ifnet *ifp) function in typeref:typename:void
755 printf("%s: iee_start: failed to load DMA map\n",
759 printf("%s: iee_start: can't allocate mbuf\n",
769 printf("%s: iee_start: can't allocate mbuf "
785 printf("%s: iee_start: can't load TX DMA map\n",

Completed in 11 milliseconds