Symbol: RF_ReconCtrl_t
sys/dev/raidframe/rf_raid.h
194
RF_ReconCtrl_t *reconControl; /* reconstruction control structure
sys/dev/raidframe/rf_raid1.c
557
RF_ReconCtrl_t *reconCtrlPtr;
sys/dev/raidframe/rf_reconbuffer.c
124
RF_ReconCtrl_t *reconCtrlPtr = raidPtr->reconControl;
sys/dev/raidframe/rf_reconbuffer.c
338
rf_GetFullReconBuffer(RF_ReconCtrl_t *reconCtrlPtr)
sys/dev/raidframe/rf_reconbuffer.c
366
rf_CheckForFullRbuf(RF_Raid_t *raidPtr, RF_ReconCtrl_t *reconCtrl,
sys/dev/raidframe/rf_reconbuffer.c
401
RF_ReconCtrl_t *rcPtr = raidPtr->reconControl;
sys/dev/raidframe/rf_reconbuffer.h
51
RF_ReconBuffer_t *rf_GetFullReconBuffer(RF_ReconCtrl_t * reconCtrlPtr);
sys/dev/raidframe/rf_reconbuffer.h
53
rf_CheckForFullRbuf(RF_Raid_t * raidPtr, RF_ReconCtrl_t * reconCtrl,
sys/dev/raidframe/rf_reconstruct.c
1594
RF_ReconCtrl_t *reconCtrlPtr = raidPtr->reconControl;
sys/dev/raidframe/rf_reconstruct.c
1653
RF_ReconCtrl_t *reconCtrlPtr = raidPtr->reconControl;
sys/dev/raidframe/rf_reconstruct.c
568
RF_ReconCtrl_t *tmp_reconctrl;
sys/dev/raidframe/rf_reconstruct.h
107
RF_ReconCtrl_t *reconCtrl;
sys/dev/raidframe/rf_reconutil.c
160
RF_ReconCtrl_t *reconCtrlPtr = raidPtr->reconControl;
sys/dev/raidframe/rf_reconutil.c
56
RF_ReconCtrl_t *
sys/dev/raidframe/rf_reconutil.c
64
RF_ReconCtrl_t *reconCtrlPtr;
sys/dev/raidframe/rf_reconutil.h
40
RF_ReconCtrl_t *
sys/dev/raidframe/rf_revent.c
170
RF_ReconCtrl_t *rctrl = raidPtr->reconControl;
sys/dev/raidframe/rf_revent.c
209
RF_ReconCtrl_t *rctrl = reconDesc->raidPtr->reconControl;
sys/dev/raidframe/rf_revent.c
85
RF_ReconCtrl_t *rctrl = raidPtr->reconControl;