Home
last modified time | relevance | path

Searched refs:clock_pcc_shutdown (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mvme68k/dev/
H A Dclock_pcc.c73 static void clock_pcc_shutdown(void *);
120 (void)shutdownhook_establish(clock_pcc_shutdown, NULL); in clock_pcc_attach()
238 clock_pcc_shutdown(void *arg) in clock_pcc_shutdown() function