em_if_intr_disable
static void em_if_intr_disable(if_ctx_t);
em_if_intr_disable(sc->ctx);
DEVMETHOD(ifdi_intr_disable, em_if_intr_disable),