Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/safe/
H A Dsafe.c122 static void safe_intr(void *);
273 safe_intr, sc, &sc->sc_ih, NULL)) { in safe_attach()
538 safe_intr(void *arg) in safe_intr() function