ixgbe_handle_mod
ixgbe_handle_mod(sc);
TASK_INIT(&sc->mod_task, 0, ixgbe_handle_mod, sc);
void ixgbe_handle_mod(struct ix_softc *);