Home
last modified time | relevance | path

Searched refs:tpm_enabled (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/tpm/
H A Dtpm.c125 int tpm_enabled; variable
977 if (!tpm_enabled || iobase == -1) in tpm_legacy_probe()
1020 if ((i = bus_space_map(sc->sc_batm, tpm_enabled, 2, 0, &sc->sc_bahm))) { in tpm_legacy_init()
1022 tpm_enabled = 0; in tpm_legacy_init()
1029 printf(": %.4s %d.%d @0x%x\n", &id[4], id[0], id[1], tpm_enabled); in tpm_legacy_init()
1030 tpm_enabled = 0; in tpm_legacy_init()