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

  /src/sys/dev/ic/
ciss.c 79 static void ciss_shutdown(void *v);
454 if (!(sc->sc_sh = shutdownhook_establish(ciss_shutdown, sc))) {
516 ciss_shutdown(void *v) function in typeref:typename:void

Completed in 13 milliseconds