Symbol: rf_wait_cond2
sys/dev/raidframe/rf_disks.c
1004
rf_wait_cond2(raidPtr->changing_components_cv, raidPtr->mutex);
sys/dev/raidframe/rf_disks.c
1123
rf_wait_cond2(raidPtr->changing_components_cv, raidPtr->mutex);
sys/dev/raidframe/rf_disks.c
1193
rf_wait_cond2(raidPtr->changing_components_cv, raidPtr->mutex);
sys/dev/raidframe/rf_driver.c
138
rf_wait_cond2((_raid_)->access_suspend_cv, \
sys/dev/raidframe/rf_driver.c
227
rf_wait_cond2(raidPtr->outstandingCond, raidPtr->rad_lock);
sys/dev/raidframe/rf_driver.c
234
rf_wait_cond2(raidPtr->parity_rewrite_cv, raidPtr->rad_lock);
sys/dev/raidframe/rf_driver.c
243
rf_wait_cond2(raidPtr->waitForReconCond, raidPtr->mutex);
sys/dev/raidframe/rf_engine.c
106
rf_wait_cond2(raidPtr->iodone_cv, raidPtr->iodone_lock);
sys/dev/raidframe/rf_engine.c
86
rf_wait_cond2((_r_)->node_queue_cv, (_r_)->node_queue_mutex)
sys/dev/raidframe/rf_engine.c
863
rf_wait_cond2(raidPtr->iodone_cv, raidPtr->iodone_lock);
sys/dev/raidframe/rf_mcpair.h
44
#define RF_WAIT_MCPAIR(_mcp) rf_wait_cond2((_mcp)->cond, (_mcp)->mutex)
sys/dev/raidframe/rf_netbsdkintf.c
1829
rf_wait_cond2(rf_sparet_wait_cv, rf_sparet_wait_mutex);
sys/dev/raidframe/rf_netbsdkintf.c
2012
rf_wait_cond2(rf_sparet_resp_cv, rf_sparet_wait_mutex);
sys/dev/raidframe/rf_paritylogDiskMgr.c
666
rf_wait_cond2(raidPtr->parityLogDiskQueue.cond,
sys/dev/raidframe/rf_paritylogDiskMgr.c
81
rf_wait_cond2(pool->cond, pool->mutex);
sys/dev/raidframe/rf_paritylogging.c
469
rf_wait_cond2(raidPtr->parityLogDiskQueue.cond,
sys/dev/raidframe/rf_paritylogging.c
663
rf_wait_cond2(raidPtr->parityLogDiskQueue.cond,
sys/dev/raidframe/rf_psstatus.c
231
rf_wait_cond2(hdr->cond, hdr->mutex);
sys/dev/raidframe/rf_psstatus.h
61
rf_wait_cond2((_raidPtr)->reconControl->pssTable[ RF_HASH_PSID(_raidPtr,_psid) ].cond,\
sys/dev/raidframe/rf_raid1.c
591
rf_wait_cond2(reconCtrlPtr->rb_cv, reconCtrlPtr->rb_mutex);
sys/dev/raidframe/rf_reconbuffer.c
145
rf_wait_cond2(reconCtrlPtr->rb_cv, reconCtrlPtr->rb_mutex);
sys/dev/raidframe/rf_reconbuffer.c
344
rf_wait_cond2(reconCtrlPtr->rb_cv, reconCtrlPtr->rb_mutex);
sys/dev/raidframe/rf_reconmap.c
143
rf_wait_cond2(mapPtr->cv, mapPtr->mutex);
sys/dev/raidframe/rf_reconstruct.c
1031
rf_wait_cond2(raidPtr->reconControl->rb_cv,
sys/dev/raidframe/rf_reconstruct.c
1604
rf_wait_cond2(reconCtrlPtr->rb_cv, reconCtrlPtr->rb_mutex);
sys/dev/raidframe/rf_reconstruct.c
1667
rf_wait_cond2(reconCtrlPtr->rb_cv, reconCtrlPtr->rb_mutex);
sys/dev/raidframe/rf_reconstruct.c
1951
rf_wait_cond2(raidPtr->reconControl->rb_cv,
sys/dev/raidframe/rf_reconstruct.c
224
rf_wait_cond2(raidPtr->waitForReconCond, raidPtr->mutex);
sys/dev/raidframe/rf_reconstruct.c
398
rf_wait_cond2(raidPtr->waitForReconCond, raidPtr->mutex);