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

  /src/sys/arch/evbppc/virtex/dev/
if_temac.c 203 static void temac_start(struct ifnet *);
532 ifp->if_start = temac_start;
658 temac_start(struct ifnet *ifp) function in typeref:typename:void

Completed in 193 milliseconds