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

  /src/sys/arch/mips/atheros/dev/
if_ae.c 155 static void ae_watchdog(struct ifnet *);
366 ifp->if_watchdog = ae_watchdog;
760 * ae_watchdog: [ifnet interface function]
765 ae_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_ae.c 155 static void ae_watchdog(struct ifnet *);
366 ifp->if_watchdog = ae_watchdog;
760 * ae_watchdog: [ifnet interface function]
765 ae_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_ae.c 155 static void ae_watchdog(struct ifnet *);
366 ifp->if_watchdog = ae_watchdog;
760 * ae_watchdog: [ifnet interface function]
765 ae_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 167 milliseconds