re_intr
csc->sc_ih = Cardbus_intr_establish(ct, IPL_NET, re_intr, sc);
int re_intr(void *);
re_intr, sc, device_xname(sc->sc_dev));