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

/freebsd-10.3-release/sys/dev/tpm/
H A Dtpm.c190 #define TPM_DEV_NOINTS 0x0001 macro
194 { 0x100214e4, "Broadcom BCM0102", TPM_DEV_NOINTS },
198 { 0x32021114, "ATML 97SC3203", TPM_DEV_NOINTS },
200 { 0, "", TPM_DEV_NOINTS },
476 if ((irq == IRQUNK) || (tpm_devs[idx].flags & TPM_DEV_NOINTS)) {

Completed in 105 milliseconds