t4_intr_err
void t4_intr_err(void *);
rc = t4_alloc_irq(sc, irq, rid, t4_intr_err, sc, "err");
t4_intr_err(arg);