Home
last modified time | relevance | path

Searched refs:ni_shutdown (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/bi/
Dif_ni.c145 static void ni_shutdown(void *);
468 if (shutdownhook_establish(ni_shutdown, sc) == 0) in niattach()
875 ni_shutdown(void *arg) in ni_shutdown() function