run_do_async
run_do_async(sc, run_newstate_cb, &cmd, sizeof cmd);
run_do_async(ic->ic_softc, run_updateedca_cb, NULL, 0);
run_do_async(sc, run_set_key_cb, &cmd, sizeof cmd);
run_do_async(sc, run_delete_key_cb, &cmd, sizeof cmd);
run_do_async(arg, run_calibrate_cb, NULL, 0);
void run_do_async(struct run_softc *, void (*)(struct run_softc *,
run_do_async(ic->ic_softc, run_updateslot_cb, NULL, 0);