Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Damr.c107 static void amr_shutdown(void *);
487 amr_sdh = shutdownhook_establish(amr_shutdown, NULL); in amr_attach()
781 amr_shutdown(void *cookie) in amr_shutdown() function