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

/freebsd-current/sys/dev/tpm/
H A Dtpm.c151 #define TPM_DEV_NOINTS 0x0001 macro
155 { 0x100214e4, "Broadcom BCM0102", TPM_DEV_NOINTS },
159 { 0x32021114, "ATML 97SC3203", TPM_DEV_NOINTS },
161 { 0, "", TPM_DEV_NOINTS },
329 if ((irq == IRQUNK) || (tpm_devs[idx].flags & TPM_DEV_NOINTS)) {

Completed in 123 milliseconds