Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec.c88 static void tsec_reset_mac(struct tsec_softc *sc);
135 tsec_reset_mac(sc); in tsec_attach()
387 tsec_reset_mac(sc); in tsec_init_locked()
669 tsec_reset_mac(struct tsec_softc *sc) in tsec_reset_mac() function