t4_intr_evt
void t4_intr_evt(void *);
rc = t4_alloc_irq(sc, irq, rid, t4_intr_evt, &sge->fwq, "evt");
t4_intr_evt(fwq);