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

  /src/sys/dev/ic/
lance.c 113 void lance_watchdog(struct ifnet *);
175 ifp->if_watchdog = lance_watchdog;
479 lance_watchdog(struct ifnet *ifp) function in typeref:typename:void
lance.c 113 void lance_watchdog(struct ifnet *);
175 ifp->if_watchdog = lance_watchdog;
479 lance_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 144 milliseconds