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

  /src/sys/arch/sun3/dev/
if_ie.c 174 static void iewatchdog(struct ifnet *);
345 ifp->if_watchdog = iewatchdog;
430 iewatchdog(struct ifnet *ifp) function in typeref:typename:void
  /src/sys/arch/acorn32/podulebus/
if_ie.c 155 void iewatchdog( struct ifnet *ifp );
448 ifp->if_watchdog = iewatchdog;
676 iewatchdog(struct ifnet *ifp) function in typeref:typename:void

Completed in 96 milliseconds