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

/freebsd-current/sys/dev/tpm/
H A Dtpm.c952 tpm_legacy_in(bus_space_tag_t iot, bus_space_handle_t ioh, int reg) function
991 id[i] = tpm_legacy_in(iot, ioh, TPM_ID + i);
1027 id[i] = tpm_legacy_in(sc->sc_bt, sc->sc_bh, TPM_ID + i);

Completed in 123 milliseconds