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

/freebsd-10.3-release/sys/dev/tpm/
H A Dtpm.c227 int tpm_legacy_probe(bus_space_tag_t, bus_addr_t);
274 if (tpm_legacy_probe(sc->sc_bt, sc->sc_bh)) {
352 if (tpm_legacy_probe(ia->ia_iot, ia->ia_iobase)) {
381 if (tpm_legacy_probe(ia->ia_iot, ia->ia_iobase)) {
1153 tpm_legacy_probe(bus_space_tag_t iot, bus_addr_t iobase) function
1177 printf("tpm_legacy_probe %.4s %d.%d.%d.%d\n",

Completed in 90 milliseconds