HomeSort by: relevance | last modified time | path
    Searched defs:ae_shutdown (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/atheros/dev/
if_ae.c 160 static void ae_shutdown(void *);
395 sc->sc_sdhook = shutdownhook_establish(ae_shutdown, sc);
528 * ae_shutdown:
533 ae_shutdown(void *arg) function in typeref:typename:void
if_ae.c 160 static void ae_shutdown(void *);
395 sc->sc_sdhook = shutdownhook_establish(ae_shutdown, sc);
528 * ae_shutdown:
533 ae_shutdown(void *arg) function in typeref:typename:void
if_ae.c 160 static void ae_shutdown(void *);
395 sc->sc_sdhook = shutdownhook_establish(ae_shutdown, sc);
528 * ae_shutdown:
533 ae_shutdown(void *arg) function in typeref:typename:void

Completed in 38 milliseconds