HomeSort by: relevance | last modified time | path
    Searched defs:urtwn_do_async (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
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);

Completed in 13 milliseconds