IRQUNK
irq = IRQUNK;
if ((irq == IRQUNK) || (tpm_devs[idx].flags & TPM_DEV_NOINTS)) {
sc->sc_vector = IRQUNK;
if (sc->sc_vector != IRQUNK) {