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

/freebsd-current/sys/dev/tpm/
H A Dtpm.c185 int tpm_legacy_write(struct tpm_softc *, void *, int);
230 sc->sc_write = tpm_legacy_write;
1087 tpm_legacy_write(struct tpm_softc *sc, void *buf, int len) function

Completed in 103 milliseconds