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

  /src/sys/dev/pci/
if_iwn.c 285 static void iwn_watchdog(struct ifnet *);
659 ifp->if_watchdog = iwn_watchdog;
3360 iwn_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_iwn.c 285 static void iwn_watchdog(struct ifnet *);
659 ifp->if_watchdog = iwn_watchdog;
3360 iwn_watchdog(struct ifnet *ifp) function in typeref:typename:void
if_iwn.c 285 static void iwn_watchdog(struct ifnet *);
659 ifp->if_watchdog = iwn_watchdog;
3360 iwn_watchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 278 milliseconds