Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/ibm4xx/dev/
H A Dif_emac.c297 static void emac_shutdown(void *);
597 sc->sc_sdhook = shutdownhook_establish(emac_shutdown, sc); in emac_attach()
651 emac_shutdown(void *arg) in emac_shutdown() function