iee_intr
intr_establish(sa->sa_irq, iee_intr, sc);
sc_gsc->sc_ih = hppa_intr_establish(IPL_NET, iee_intr, sc,
int iee_intr(void *);