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

  /src/sys/dev/ic/
mtd803.c 119 void mtd_shutdown(void *);
180 sc->sd_hook = shutdownhook_establish(mtd_shutdown, sc);
895 mtd_shutdown (void *arg) function in typeref:typename:void
mtd803.c 119 void mtd_shutdown(void *);
180 sc->sd_hook = shutdownhook_establish(mtd_shutdown, sc);
895 mtd_shutdown (void *arg) function in typeref:typename:void

Completed in 22 milliseconds