IRQ_CCA
sc->sc_ih = intr_establish(IRQ_CCA, IPL_TTY, IST_LEVEL, bcmcca_intr, sc);
aprint_normal_dev(sc->sc_dev, "interrupting at irq %d\n", IRQ_CCA);