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

  /src/sys/dev/ic/
mfi.c 2993 char wqbuf[10]; local in function:mfi_tbolt_init_MFI_queue
3083 snprintf(wqbuf, sizeof(wqbuf), "%swq", DEVNAME(sc));
3084 if (workqueue_create(&sc->sc_ldsync_wq, wqbuf, mfi_tbolt_sync_map_info,

Completed in 14 milliseconds