edc_intr
static int edc_intr(void *);
sc->sc_ih = mca_intr_establish(ma->ma_mc, irq, IPL_BIO, edc_intr, sc);
edc_intr(sc);