Searched refs:ae_shutdown (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/mips/atheros/dev/
H A Dif_ae.c160 static void ae_shutdown(void *);
395 sc->sc_sdhook = shutdownhook_establish(ae_shutdown, sc);
528 * ae_shutdown:
533 ae_shutdown(void *arg) function

Completed in 84 milliseconds