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

  /src/sys/dev/bi/
if_ni.c 145 static void ni_shutdown(void *);
468 if (shutdownhook_establish(ni_shutdown, sc) == 0)
875 ni_shutdown(void *arg) function in typeref:typename:void
if_ni.c 145 static void ni_shutdown(void *);
468 if (shutdownhook_establish(ni_shutdown, sc) == 0)
875 ni_shutdown(void *arg) function in typeref:typename:void

Completed in 22 milliseconds