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

  /src/external/bsd/ntp/dist/ntpd/
refclock_arc.c 547 static void arc_shutdown (int, struct peer *);
556 arc_shutdown, /* shut down driver */
774 * arc_shutdown - shut down the clock
777 arc_shutdown( function
refclock_arc.c 547 static void arc_shutdown (int, struct peer *);
556 arc_shutdown, /* shut down driver */
774 * arc_shutdown - shut down the clock
777 arc_shutdown( function
  /src/sys/dev/pci/
arcmsr.c 84 static bool arc_shutdown(device_t, int);
232 if (!pmf_device_register1(self, NULL, NULL, arc_shutdown))
306 arc_shutdown(device_t self, int how) function
arcmsr.c 84 static bool arc_shutdown(device_t, int);
232 if (!pmf_device_register1(self, NULL, NULL, arc_shutdown))
306 arc_shutdown(device_t self, int how) function

Completed in 49 milliseconds