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

  /src/sys/dev/raidframe/
rf_map.h 47 RF_PhysDiskAddr_t *rf_AllocPDAList(RF_Raid_t *, int);
rf_paritylogDiskMgr.c 137 *rrd_pda = rf_AllocPDAList(raidPtr, 1);
187 *fwr_pda = rf_AllocPDAList(raidPtr, 1);
235 *prd_pda = rf_AllocPDAList(raidPtr, 1);
290 *pwr_pda = rf_AllocPDAList(raidPtr, 1);
rf_map.c 114 pdaList = rf_AllocPDAList(raidPtr, lastSUID - SUID + 1 +
461 rf_AllocPDAList(RF_Raid_t *raidPtr, int count)

Completed in 15 milliseconds