Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/tsec/
HDif_tsec.c93 static void tsec_stop(struct tsec_softc *sc);
319 tsec_stop(sc); in tsec_shutdown()
381 tsec_stop(sc); in tsec_init_locked()
700 tsec_stop(sc); in tsec_watchdog()
951 tsec_stop(sc); in tsec_ioctl()
1207 tsec_stop(struct tsec_softc *sc) in tsec_stop() function