<dec f='src/src/sys/dev/raidframe/rf_map.h' l='49' type='RF_AccessStripeMap_t * rf_AllocASMList(int )'/>
<use f='src/src/sys/dev/raidframe/rf_map.c' l='111' u='c' c='rf_MapAccess'/>
<def f='src/src/sys/dev/raidframe/rf_map.c' l='526' ll='540' type='RF_AccessStripeMap_t * rf_AllocASMList(int count)'/>
<doc f='src/src/sys/dev/raidframe/rf_map.c' l='521'>/* this is essentially identical to AllocPDAList.  I should combine
 * the two.  when we have to call calloc, we do it one component at a
 * time to simplify the process of freeing the list at program
 * shutdown.  This should not be much of a performance hit, because it
 * should be very infrequently executed.  */</doc>
