Searched refs:tpm_legacy_probe (Results 1 – 1 of 1) sorted by relevance
181 int tpm_legacy_probe(bus_space_tag_t, bus_addr_t);226 if (tpm_legacy_probe(sc->sc_bt, sc->sc_bh)) { in tpm_attach()970 tpm_legacy_probe(bus_space_tag_t iot, bus_addr_t iobase) in tpm_legacy_probe() function