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

  /src/sys/dev/ic/
aac.c 109 static void aac_shutdown(void *);
195 shutdownhook_establish(aac_shutdown, NULL);
874 aac_shutdown(void *cookie) function
aac.c 109 static void aac_shutdown(void *);
195 shutdownhook_establish(aac_shutdown, NULL);
874 aac_shutdown(void *cookie) function

Completed in 155 milliseconds