if_urtwn.c | 252 static void urtwn_do_async(struct urtwn_softc *, 950 urtwn_do_async(struct urtwn_softc *sc, void (*cb)(struct urtwn_softc *, void *), function in typeref:typename:void 1849 urtwn_do_async(sc, urtwn_calib_to_cb, NULL, 0); 1943 urtwn_do_async(sc, urtwn_newstate_cb, &cmd, sizeof(cmd)); 2253 urtwn_do_async(sc, urtwn_wme_update_cb, NULL, 0);
|