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

  /src/sys/dev/raidframe/
rf_raid.h 167 rf_declare_cond2(iodone_cv);
192 rf_declare_cond2(waitForReconCond); /* goes with raidPtr->mutex */
201 rf_declare_cond2(access_suspend_cv);
217 rf_declare_cond2(parity_rewrite_cv);
218 rf_declare_cond2(changing_components_cv);
224 rf_declare_cond2(node_queue_cv);
256 rf_declare_cond2(outstandingCond);
rf_mcpair.h 41 rf_declare_cond2(cond);
rf_reconmap.h 67 rf_declare_cond2(cv);
rf_reconstruct.h 141 rf_declare_cond2(eq_cv); /* queue */
146 rf_declare_cond2(rb_cv); /* around with recon buffers */
rf_paritylog.h 97 rf_declare_cond2(cond);
112 rf_declare_cond2(cond);
rf_threadstuff.h 60 #define rf_declare_cond2(_c_) kcondvar_t _c_ macro
rf_psstatus.h 102 rf_declare_cond2(cond); /* and cv for it */
rf_netbsdkintf.c 164 static rf_declare_cond2(rf_sparet_wait_cv);
165 static rf_declare_cond2(rf_sparet_resp_cv);

Completed in 16 milliseconds