etna_card_intr
if (intr_establish(aa->irq, IPL_BIO, 0, etna_card_intr, sc) == NULL) {
static int etna_card_intr(void *);