Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec.c93 static void tsec_stop(struct tsec_softc *sc);
317 tsec_stop(sc); in tsec_shutdown()
379 tsec_stop(sc); in tsec_init_locked()
698 tsec_stop(sc); in tsec_watchdog()
949 tsec_stop(sc); in tsec_ioctl()
1205 tsec_stop(struct tsec_softc *sc) in tsec_stop() function