Home
last modified time | relevance | path

Searched defs:RF_RaidDisk50_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_compat50.c64 typedef struct RF_RaidDisk50_s { struct
65 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;