Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec.c100 static void tsec_set_txic(struct tsec_softc *sc);
146 tsec_set_txic(sc); in tsec_attach()
1738 tsec_set_txic(sc); in tsec_sysctl_ic_time()
1767 tsec_set_txic(sc); in tsec_sysctl_ic_count()
1792 tsec_set_txic(struct tsec_softc *sc) in tsec_set_txic() function