Searched refs:temac_shutdown (Results 1 – 1 of 1) sorted by relevance
213 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