Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dif_temac.c213 static void temac_shutdown(void *);
544 sc->sc_sdhook = shutdownhook_establish(temac_shutdown, sc); in temac_attach()
905 temac_shutdown(void *arg) in temac_shutdown() function