HomeSort by: relevance | last modified time | path
    Searched refs:sc_ldsync_wq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mfivar.h 198 struct workqueue *sc_ldsync_wq; member in struct:mfi_softc
mfi.c 949 workqueue_destroy(sc->sc_ldsync_wq);
3084 if (workqueue_create(&sc->sc_ldsync_wq, wqbuf, mfi_tbolt_sync_map_info,
3089 workqueue_enqueue(sc->sc_ldsync_wq, &sc->sc_ldsync_wk, NULL);
3480 workqueue_enqueue(sc->sc_ldsync_wq, &sc->sc_ldsync_wk, NULL);

Completed in 12 milliseconds