urtwn_do_async
urtwn_do_async(sc, urtwn_updateslot_cb, NULL, 0);
urtwn_do_async(sc, urtwn_updateedca_cb, NULL, 0);
urtwn_do_async(sc, urtwn_set_key_cb, &cmd, sizeof(cmd));
urtwn_do_async(sc, urtwn_delete_key_cb, &cmd, sizeof(cmd));
void urtwn_do_async(struct urtwn_softc *,
urtwn_do_async(sc, urtwn_calib_cb, NULL, 0);
urtwn_do_async(sc, urtwn_newstate_cb, &cmd, sizeof(cmd));