<dec f='src/src/sys/dev/raidframe/rf_disks.h' l='48' type='int rf_ConfigureSpareDisks(RF_ShutdownList_t ** , RF_Raid_t * , RF_Config_t * )'/>
<def f='src/src/sys/dev/raidframe/rf_disks.c' l='236' ll='315' type='int rf_ConfigureSpareDisks(RF_ShutdownList_t ** listp, RF_Raid_t * raidPtr, RF_Config_t * cfgPtr)'/>
<doc f='src/src/sys/dev/raidframe/rf_disks.c' l='231'>/****************************************************************************
 * set up the data structures describing the spare disks in the array
 * recall from the above comment that the spare disk descriptors are stored
 * in row zero, which is specially expanded to hold them.
 ****************************************************************************/</doc>
<use f='src/src/sys/dev/raidframe/rf_driver.c' l='376' u='c' c='rf_Configure'/>
