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

/freebsd-10.3-release/sys/dev/tpm/
H A Dtpm.c208 int tpm_tis12_end(struct tpm_softc *, int, int);
285 sc->sc_end = tpm_tis12_end;
399 sc->sc_end = tpm_tis12_end;
1041 tpm_tis12_end(struct tpm_softc *sc, int flag, int err) function
1054 printf("tpm_tis12_end: read failed stat=%b\n",
1071 printf("tpm_tis12_end: write failed stat=%b\n",

Completed in 44 milliseconds