Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Typedefs
mpi2_raid.h File Reference

Go to the source code of this file.

Data Structures

struct  _MPI2_RAID_ACTION_RATE_DATA
 
struct  _MPI2_RAID_ACTION_START_RAID_FUNCTION
 
struct  _MPI2_RAID_ACTION_STOP_RAID_FUNCTION
 
struct  _MPI2_RAID_ACTION_HOT_SPARE
 
struct  _MPI2_RAID_ACTION_FW_UPDATE_MODE
 
union  _MPI2_RAID_ACTION_DATA
 
struct  _MPI2_RAID_ACTION_REQUEST
 
struct  _MPI2_RAID_VOLUME_PHYSDISK
 
struct  _MPI2_RAID_VOLUME_CREATION_STRUCT
 
struct  _MPI2_RAID_ONLINE_CAPACITY_EXPANSION
 
struct  _MPI2_RAID_COMPATIBILITY_INPUT_STRUCT
 
struct  _MPI2_RAID_VOL_INDICATOR
 
struct  _MPI2_RAID_COMPATIBILITY_RESULT_STRUCT
 
union  _MPI2_RAID_ACTION_REPLY_DATA
 
struct  _MPI2_RAID_ACTION_REPLY
 

Macros

#define MPI2_RAID_ACTION_ADATA_KEEP_LBA0   (0x00000000)
 
#define MPI2_RAID_ACTION_ADATA_ZERO_LBA0   (0x00000001)
 
#define MPI2_RAID_ACTION_ADATA_DISABL_FULL_REBUILD   (0x00000001)
 
#define MPI2_RAID_ACTION_SET_RATE_RESYNC   (0x00)
 
#define MPI2_RAID_ACTION_SET_RATE_DATA_SCRUB   (0x01)
 
#define MPI2_RAID_ACTION_SET_RATE_POWERSAVE_MODE   (0x02)
 
#define MPI2_RAID_ACTION_START_BACKGROUND_INIT   (0x00)
 
#define MPI2_RAID_ACTION_START_ONLINE_CAP_EXPANSION   (0x01)
 
#define MPI2_RAID_ACTION_START_CONSISTENCY_CHECK   (0x02)
 
#define MPI2_RAID_ACTION_START_NEW   (0x00)
 
#define MPI2_RAID_ACTION_START_RESUME   (0x01)
 
#define MPI2_RAID_ACTION_STOP_BACKGROUND_INIT   (0x00)
 
#define MPI2_RAID_ACTION_STOP_ONLINE_CAP_EXPANSION   (0x01)
 
#define MPI2_RAID_ACTION_STOP_CONSISTENCY_CHECK   (0x02)
 
#define MPI2_RAID_ACTION_STOP_ABORT   (0x00)
 
#define MPI2_RAID_ACTION_STOP_PAUSE   (0x01)
 
#define MPI2_RAID_ACTION_ADATA_DISABLE_FW_UPDATE   (0x00)
 
#define MPI2_RAID_ACTION_ADATA_ENABLE_FW_UPDATE   (0x01)
 
#define MPI2_RAID_ACTION_INDICATOR_STRUCT   (0x01)
 
#define MPI2_RAID_ACTION_CREATE_VOLUME   (0x02)
 
#define MPI2_RAID_ACTION_DELETE_VOLUME   (0x03)
 
#define MPI2_RAID_ACTION_DISABLE_ALL_VOLUMES   (0x04)
 
#define MPI2_RAID_ACTION_ENABLE_ALL_VOLUMES   (0x05)
 
#define MPI2_RAID_ACTION_PHYSDISK_OFFLINE   (0x0A)
 
#define MPI2_RAID_ACTION_PHYSDISK_ONLINE   (0x0B)
 
#define MPI2_RAID_ACTION_FAIL_PHYSDISK   (0x0F)
 
#define MPI2_RAID_ACTION_ACTIVATE_VOLUME   (0x11)
 
#define MPI2_RAID_ACTION_DEVICE_FW_UPDATE_MODE   (0x15)
 
#define MPI2_RAID_ACTION_CHANGE_VOL_WRITE_CACHE   (0x17)
 
#define MPI2_RAID_ACTION_SET_VOLUME_NAME   (0x18)
 
#define MPI2_RAID_ACTION_SET_RAID_FUNCTION_RATE   (0x19)
 
#define MPI2_RAID_ACTION_ENABLE_FAILED_VOLUME   (0x1C)
 
#define MPI2_RAID_ACTION_CREATE_HOT_SPARE   (0x1D)
 
#define MPI2_RAID_ACTION_DELETE_HOT_SPARE   (0x1E)
 
#define MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED   (0x20)
 
#define MPI2_RAID_ACTION_START_RAID_FUNCTION   (0x21)
 
#define MPI2_RAID_ACTION_STOP_RAID_FUNCTION   (0x22)
 
#define MPI2_RAID_ACTION_COMPATIBILITY_CHECK   (0x23)
 
#define MPI2_RAID_ACTION_PHYSDISK_HIDDEN   (0x24)
 
#define MPI2_RAID_ACTION_MIN_PRODUCT_SPECIFIC   (0x80)
 
#define MPI2_RAID_ACTION_MAX_PRODUCT_SPECIFIC   (0xFF)
 
#define MPI2_RAID_VOL_CREATION_NUM_PHYSDISKS   (1)
 
#define MPI2_RAIDACTION_PHYSDISK_PRIMARY   (0x01)
 
#define MPI2_RAIDACTION_PHYSDISK_SECONDARY   (0x02)
 
#define MPI2_RAID_VOL_CREATION_DEFAULT_SETTINGS   (0x80000000)
 
#define MPI2_RAID_VOL_CREATION_BACKGROUND_INIT   (0x00000004)
 
#define MPI2_RAID_VOL_CREATION_LOW_LEVEL_INIT   (0x00000002)
 
#define MPI2_RAID_VOL_CREATION_MIGRATE_DATA   (0x00000001)
 
#define MPI2_RAID_VOL_CREATION_USE_DEFAULT_SETTINGS   (0x80)
 
#define MPI2_RAID_COMPAT_SOURCE_IS_VOLUME_FLAG   (0x00000002)
 
#define MPI2_RAID_COMPAT_REPORT_SOURCE_INFO_FLAG   (0x00000001)
 
#define MPI2_RAID_VOL_FLAGS_OP_MASK   (0x0000000F)
 
#define MPI2_RAID_VOL_FLAGS_OP_BACKGROUND_INIT   (0x00000000)
 
#define MPI2_RAID_VOL_FLAGS_OP_ONLINE_CAP_EXPANSION   (0x00000001)
 
#define MPI2_RAID_VOL_FLAGS_OP_CONSISTENCY_CHECK   (0x00000002)
 
#define MPI2_RAID_VOL_FLAGS_OP_RESYNC   (0x00000003)
 
#define MPI2_RAID_VOL_FLAGS_OP_MDC   (0x00000004)
 
#define MPI2_RAID_COMPAT_STATE_COMPATIBLE   (0x00)
 
#define MPI2_RAID_COMPAT_STATE_NOT_COMPATIBLE   (0x01)
 
#define MPI2_RAID_COMPAT_GENATTRIB_4K_SECTOR   (0x00000010)
 
#define MPI2_RAID_COMPAT_GENATTRIB_MEDIA_MASK   (0x0000000C)
 
#define MPI2_RAID_COMPAT_GENATTRIB_SOLID_STATE_DRIVE   (0x00000008)
 
#define MPI2_RAID_COMPAT_GENATTRIB_HARD_DISK_DRIVE   (0x00000004)
 
#define MPI2_RAID_COMPAT_GENATTRIB_PROTOCOL_MASK   (0x00000003)
 
#define MPI2_RAID_COMPAT_GENATTRIB_SAS_PROTOCOL   (0x00000002)
 
#define MPI2_RAID_COMPAT_GENATTRIB_SATA_PROTOCOL   (0x00000001)
 

Typedefs

typedef struct
_MPI2_RAID_ACTION_RATE_DATA 
MPI2_RAID_ACTION_RATE_DATA
 
typedef struct
_MPI2_RAID_ACTION_RATE_DATA 
PTR_MPI2_RAID_ACTION_RATE_DATA
 
typedef struct
_MPI2_RAID_ACTION_RATE_DATA 
Mpi2RaidActionRateData_t
 
typedef struct
_MPI2_RAID_ACTION_RATE_DATA 
pMpi2RaidActionRateData_t
 
typedef struct
_MPI2_RAID_ACTION_START_RAID_FUNCTION 
MPI2_RAID_ACTION_START_RAID_FUNCTION
 
typedef struct
_MPI2_RAID_ACTION_START_RAID_FUNCTION 
PTR_MPI2_RAID_ACTION_START_RAID_FUNCTION
 
typedef struct
_MPI2_RAID_ACTION_START_RAID_FUNCTION 
Mpi2RaidActionStartRaidFunction_t
 
typedef struct
_MPI2_RAID_ACTION_START_RAID_FUNCTION 
pMpi2RaidActionStartRaidFunction_t
 
typedef struct
_MPI2_RAID_ACTION_STOP_RAID_FUNCTION 
MPI2_RAID_ACTION_STOP_RAID_FUNCTION
 
typedef struct
_MPI2_RAID_ACTION_STOP_RAID_FUNCTION 
PTR_MPI2_RAID_ACTION_STOP_RAID_FUNCTION
 
typedef struct
_MPI2_RAID_ACTION_STOP_RAID_FUNCTION 
Mpi2RaidActionStopRaidFunction_t
 
typedef struct
_MPI2_RAID_ACTION_STOP_RAID_FUNCTION 
pMpi2RaidActionStopRaidFunction_t
 
typedef struct
_MPI2_RAID_ACTION_HOT_SPARE 
MPI2_RAID_ACTION_HOT_SPARE
 
typedef struct
_MPI2_RAID_ACTION_HOT_SPARE 
PTR_MPI2_RAID_ACTION_HOT_SPARE
 
typedef struct
_MPI2_RAID_ACTION_HOT_SPARE 
Mpi2RaidActionHotSpare_t
 
typedef struct
_MPI2_RAID_ACTION_HOT_SPARE 
pMpi2RaidActionHotSpare_t
 
typedef struct
_MPI2_RAID_ACTION_FW_UPDATE_MODE 
MPI2_RAID_ACTION_FW_UPDATE_MODE
 
typedef struct
_MPI2_RAID_ACTION_FW_UPDATE_MODE 
PTR_MPI2_RAID_ACTION_FW_UPDATE_MODE
 
typedef struct
_MPI2_RAID_ACTION_FW_UPDATE_MODE 
Mpi2RaidActionFwUpdateMode_t
 
typedef struct
_MPI2_RAID_ACTION_FW_UPDATE_MODE 
pMpi2RaidActionFwUpdateMode_t
 
typedef union
_MPI2_RAID_ACTION_DATA 
MPI2_RAID_ACTION_DATA
 
typedef union
_MPI2_RAID_ACTION_DATA 
PTR_MPI2_RAID_ACTION_DATA
 
typedef union
_MPI2_RAID_ACTION_DATA 
Mpi2RaidActionData_t
 
typedef union
_MPI2_RAID_ACTION_DATA 
pMpi2RaidActionData_t
 
typedef struct
_MPI2_RAID_ACTION_REQUEST 
MPI2_RAID_ACTION_REQUEST
 
typedef struct
_MPI2_RAID_ACTION_REQUEST 
PTR_MPI2_RAID_ACTION_REQUEST
 
typedef struct
_MPI2_RAID_ACTION_REQUEST 
Mpi2RaidActionRequest_t
 
typedef struct
_MPI2_RAID_ACTION_REQUEST 
pMpi2RaidActionRequest_t
 
typedef struct
_MPI2_RAID_VOLUME_PHYSDISK 
MPI2_RAID_VOLUME_PHYSDISK
 
typedef struct
_MPI2_RAID_VOLUME_PHYSDISK 
PTR_MPI2_RAID_VOLUME_PHYSDISK
 
typedef struct
_MPI2_RAID_VOLUME_PHYSDISK 
Mpi2RaidVolumePhysDisk_t
 
typedef struct
_MPI2_RAID_VOLUME_PHYSDISK 
pMpi2RaidVolumePhysDisk_t
 
typedef struct
_MPI2_RAID_VOLUME_CREATION_STRUCT 
MPI2_RAID_VOLUME_CREATION_STRUCT
 
typedef struct
_MPI2_RAID_VOLUME_CREATION_STRUCT 
PTR_MPI2_RAID_VOLUME_CREATION_STRUCT
 
typedef struct
_MPI2_RAID_VOLUME_CREATION_STRUCT 
Mpi2RaidVolumeCreationStruct_t
 
typedef struct
_MPI2_RAID_VOLUME_CREATION_STRUCT 
pMpi2RaidVolumeCreationStruct_t
 
typedef struct
_MPI2_RAID_ONLINE_CAPACITY_EXPANSION 
MPI2_RAID_ONLINE_CAPACITY_EXPANSION
 
typedef struct
_MPI2_RAID_ONLINE_CAPACITY_EXPANSION 
PTR_MPI2_RAID_ONLINE_CAPACITY_EXPANSION
 
typedef struct
_MPI2_RAID_ONLINE_CAPACITY_EXPANSION 
Mpi2RaidOnlineCapacityExpansion_t
 
typedef struct
_MPI2_RAID_ONLINE_CAPACITY_EXPANSION 
pMpi2RaidOnlineCapacityExpansion_t
 
typedef struct
_MPI2_RAID_COMPATIBILITY_INPUT_STRUCT 
MPI2_RAID_COMPATIBILITY_INPUT_STRUCT
 
typedef struct
_MPI2_RAID_COMPATIBILITY_INPUT_STRUCT 
PTR_MPI2_RAID_COMPATIBILITY_INPUT_STRUCT
 
typedef struct
_MPI2_RAID_COMPATIBILITY_INPUT_STRUCT 
Mpi2RaidCompatibilityInputStruct_t
 
typedef struct
_MPI2_RAID_COMPATIBILITY_INPUT_STRUCT 
pMpi2RaidCompatibilityInputStruct_t
 
typedef struct
_MPI2_RAID_VOL_INDICATOR 
MPI2_RAID_VOL_INDICATOR
 
typedef struct
_MPI2_RAID_VOL_INDICATOR 
PTR_MPI2_RAID_VOL_INDICATOR
 
typedef struct
_MPI2_RAID_VOL_INDICATOR 
Mpi2RaidVolIndicator_t
 
typedef struct
_MPI2_RAID_VOL_INDICATOR 
pMpi2RaidVolIndicator_t
 
typedef struct
_MPI2_RAID_COMPATIBILITY_RESULT_STRUCT 
MPI2_RAID_COMPATIBILITY_RESULT_STRUCT
 
typedef struct
_MPI2_RAID_COMPATIBILITY_RESULT_STRUCT 
PTR_MPI2_RAID_COMPATIBILITY_RESULT_STRUCT
 
typedef struct
_MPI2_RAID_COMPATIBILITY_RESULT_STRUCT 
Mpi2RaidCompatibilityResultStruct_t
 
typedef struct
_MPI2_RAID_COMPATIBILITY_RESULT_STRUCT 
pMpi2RaidCompatibilityResultStruct_t
 
typedef union
_MPI2_RAID_ACTION_REPLY_DATA 
MPI2_RAID_ACTION_REPLY_DATA
 
typedef union
_MPI2_RAID_ACTION_REPLY_DATA 
PTR_MPI2_RAID_ACTION_REPLY_DATA
 
typedef union
_MPI2_RAID_ACTION_REPLY_DATA 
Mpi2RaidActionReplyData_t
 
typedef union
_MPI2_RAID_ACTION_REPLY_DATA 
pMpi2RaidActionReplyData_t
 
typedef struct
_MPI2_RAID_ACTION_REPLY 
MPI2_RAID_ACTION_REPLY
 
typedef struct
_MPI2_RAID_ACTION_REPLY 
PTR_MPI2_RAID_ACTION_REPLY
 
typedef struct
_MPI2_RAID_ACTION_REPLY 
Mpi2RaidActionReply_t
 
typedef struct
_MPI2_RAID_ACTION_REPLY 
pMpi2RaidActionReply_t
 

Macro Definition Documentation

#define MPI2_RAID_ACTION_ACTIVATE_VOLUME   (0x11)

Definition at line 172 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_ADATA_DISABL_FULL_REBUILD   (0x00000001)

Definition at line 53 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_ADATA_DISABLE_FW_UPDATE   (0x00)

Definition at line 128 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_ADATA_ENABLE_FW_UPDATE   (0x01)

Definition at line 129 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_ADATA_KEEP_LBA0   (0x00000000)

Definition at line 47 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_ADATA_ZERO_LBA0   (0x00000001)

Definition at line 48 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_CHANGE_VOL_WRITE_CACHE   (0x17)

Definition at line 174 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_COMPATIBILITY_CHECK   (0x23)

Definition at line 183 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_CREATE_HOT_SPARE   (0x1D)

Definition at line 178 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_CREATE_VOLUME   (0x02)

Definition at line 165 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_DELETE_HOT_SPARE   (0x1E)

Definition at line 179 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_DELETE_VOLUME   (0x03)

Definition at line 166 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_DEVICE_FW_UPDATE_MODE   (0x15)

Definition at line 173 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_DISABLE_ALL_VOLUMES   (0x04)

Definition at line 167 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_ENABLE_ALL_VOLUMES   (0x05)

Definition at line 168 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_ENABLE_FAILED_VOLUME   (0x1C)

Definition at line 177 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_FAIL_PHYSDISK   (0x0F)

Definition at line 171 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_INDICATOR_STRUCT   (0x01)

Definition at line 164 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_MAX_PRODUCT_SPECIFIC   (0xFF)

Definition at line 186 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_MIN_PRODUCT_SPECIFIC   (0x80)

Definition at line 185 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_PHYSDISK_HIDDEN   (0x24)

Definition at line 184 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_PHYSDISK_OFFLINE   (0x0A)

Definition at line 169 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_PHYSDISK_ONLINE   (0x0B)

Definition at line 170 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_SET_RAID_FUNCTION_RATE   (0x19)

Definition at line 176 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_SET_RATE_DATA_SCRUB   (0x01)

Definition at line 65 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_SET_RATE_POWERSAVE_MODE   (0x02)

Definition at line 66 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_SET_RATE_RESYNC   (0x00)

Definition at line 64 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_SET_VOLUME_NAME   (0x18)

Definition at line 175 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_START_BACKGROUND_INIT   (0x00)

Definition at line 80 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_START_CONSISTENCY_CHECK   (0x02)

Definition at line 82 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_START_NEW   (0x00)

Definition at line 85 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_START_ONLINE_CAP_EXPANSION   (0x01)

Definition at line 81 of file mpi2_raid.h.

Definition at line 181 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_START_RESUME   (0x01)

Definition at line 86 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_STOP_ABORT   (0x00)

Definition at line 105 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_STOP_BACKGROUND_INIT   (0x00)

Definition at line 100 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_STOP_CONSISTENCY_CHECK   (0x02)

Definition at line 102 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_STOP_ONLINE_CAP_EXPANSION   (0x01)

Definition at line 101 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_STOP_PAUSE   (0x01)

Definition at line 106 of file mpi2_raid.h.

Definition at line 182 of file mpi2_raid.h.

#define MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED   (0x20)

Definition at line 180 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_GENATTRIB_4K_SECTOR   (0x00000010)

Definition at line 310 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_GENATTRIB_HARD_DISK_DRIVE   (0x00000004)

Definition at line 314 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_GENATTRIB_MEDIA_MASK   (0x0000000C)

Definition at line 312 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_GENATTRIB_PROTOCOL_MASK   (0x00000003)

Definition at line 316 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_GENATTRIB_SAS_PROTOCOL   (0x00000002)

Definition at line 317 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_GENATTRIB_SATA_PROTOCOL   (0x00000001)

Definition at line 318 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_GENATTRIB_SOLID_STATE_DRIVE   (0x00000008)

Definition at line 313 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_REPORT_SOURCE_INFO_FLAG   (0x00000001)

Definition at line 269 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_SOURCE_IS_VOLUME_FLAG   (0x00000002)

Definition at line 268 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_STATE_COMPATIBLE   (0x00)

Definition at line 306 of file mpi2_raid.h.

#define MPI2_RAID_COMPAT_STATE_NOT_COMPATIBLE   (0x01)

Definition at line 307 of file mpi2_raid.h.

#define MPI2_RAID_VOL_CREATION_BACKGROUND_INIT   (0x00000004)

Definition at line 231 of file mpi2_raid.h.

#define MPI2_RAID_VOL_CREATION_DEFAULT_SETTINGS   (0x80000000)

Definition at line 230 of file mpi2_raid.h.

#define MPI2_RAID_VOL_CREATION_LOW_LEVEL_INIT   (0x00000002)

Definition at line 232 of file mpi2_raid.h.

#define MPI2_RAID_VOL_CREATION_MIGRATE_DATA   (0x00000001)

Definition at line 233 of file mpi2_raid.h.

#define MPI2_RAID_VOL_CREATION_NUM_PHYSDISKS   (1)

Definition at line 194 of file mpi2_raid.h.

#define MPI2_RAID_VOL_CREATION_USE_DEFAULT_SETTINGS   (0x80)

Definition at line 237 of file mpi2_raid.h.

#define MPI2_RAID_VOL_FLAGS_OP_BACKGROUND_INIT   (0x00000000)

Definition at line 284 of file mpi2_raid.h.

#define MPI2_RAID_VOL_FLAGS_OP_CONSISTENCY_CHECK   (0x00000002)

Definition at line 286 of file mpi2_raid.h.

#define MPI2_RAID_VOL_FLAGS_OP_MASK   (0x0000000F)

Definition at line 283 of file mpi2_raid.h.

#define MPI2_RAID_VOL_FLAGS_OP_MDC   (0x00000004)

Definition at line 288 of file mpi2_raid.h.

#define MPI2_RAID_VOL_FLAGS_OP_ONLINE_CAP_EXPANSION   (0x00000001)

Definition at line 285 of file mpi2_raid.h.

#define MPI2_RAID_VOL_FLAGS_OP_RESYNC   (0x00000003)

Definition at line 287 of file mpi2_raid.h.

#define MPI2_RAIDACTION_PHYSDISK_PRIMARY   (0x01)

Definition at line 206 of file mpi2_raid.h.

#define MPI2_RAIDACTION_PHYSDISK_SECONDARY   (0x02)

Definition at line 207 of file mpi2_raid.h.

Typedef Documentation