Home
last modified time | relevance | path

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

/freebsd/sys/dev/tsec/
H A Dif_tsec.c103 static void tsec_error_intr_locked(struct tsec_softc *sc, int count);
900 tsec_error_intr_locked(sc, count); in tsec_poll()
1503 tsec_error_intr_locked(struct tsec_softc *sc, int count) in tsec_error_intr_locked() function
1558 tsec_error_intr_locked(sc, -1); in tsec_error_intr()