Searched refs:tpm_legacy_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/tpm/
H A Dtpm.c232 int tpm_legacy_end(struct tpm_softc *, int, int);
279 sc->sc_end = tpm_legacy_end;
390 sc->sc_end = tpm_legacy_end;
1295 tpm_legacy_end(struct tpm_softc *sc, int flag, int rv) function

Completed in 48 milliseconds