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

/freebsd-12-stable/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;
1037 tpm_tis12_end(struct tpm_softc *sc, int flag, int err) function
1050 printf("tpm_tis12_end: read failed stat=%b\n",
1067 printf("tpm_tis12_end: write failed stat=%b\n",

Completed in 103 milliseconds