|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <csmisas.h>

Public Attributes | |
| __u8 | bRaidType |
| __u8 | bReservedBytes [7] |
| __u32 | uStripeSize |
| __u32 | uTrackSectorCount |
| struct { | |
| __u32 uLowPart | |
| __u32 uHighPart | |
| } | ulRaidSetBlocks |
| struct { | |
| __u32 uLowPart | |
| __u32 uHighPart | |
| } | ulRaidSetExtentOffset |
| __u32 | uDriveCount |
| __u8 | bLabel [16] |
| __u32 | uRaidSetIndex |
| __u8 | bApplicationScratchPad [16] |
| __u32 | uNumberOfHeads |
| __u32 | uNumberOfTracks |
| __u8 | bReserved [48] |
| struct { ... } _CSMI_SAS_RAID_SET_CREATE_INFO::ulRaidSetBlocks |
| struct { ... } _CSMI_SAS_RAID_SET_CREATE_INFO::ulRaidSetExtentOffset |
1.7.4