Searched refs:worker_max_sys_qdepth_pu (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h354 uint32_t worker_max_sys_qdepth_pu; /* for all workers */ member in struct:stmf_worker
H A Dstmf.c4492 if (w->worker_max_sys_qdepth_pu < ct)
4493 w->worker_max_sys_qdepth_pu = ct;
6456 if (stmf_workers[i].worker_max_sys_qdepth_pu >
6459 stmf_workers[i].worker_max_sys_qdepth_pu;
6461 stmf_workers[i].worker_max_sys_qdepth_pu = 0;

Completed in 74 milliseconds