Searched defs:RF_RaidDisk50_s (Results 1 – 1 of 1) sorted by relevance
64 typedef struct RF_RaidDisk50_s { struct65 char devname[56];66 RF_DiskStatus_t status;67 RF_RowCol_t spareRow;68 RF_RowCol_t spareCol;69 RF_SectorCount_t numBlocks;70 int blockSize;71 RF_SectorCount_t partitionSize;72 int auto_configured;73 int32_t dev;