diff options
Diffstat (limited to 'drivers/scsi/aacraid/aacraid.h')
-rw-r--r-- | drivers/scsi/aacraid/aacraid.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/scsi/aacraid/aacraid.h b/drivers/scsi/aacraid/aacraid.h index eaaf8705a5f4..284db3937a82 100644 --- a/drivers/scsi/aacraid/aacraid.h +++ b/drivers/scsi/aacraid/aacraid.h | |||
@@ -1951,6 +1951,8 @@ extern struct aac_common aac_config; | |||
1951 | #define AifEnEnclosureManagement 13 /* EM_DRIVE_* */ | 1951 | #define AifEnEnclosureManagement 13 /* EM_DRIVE_* */ |
1952 | #define EM_DRIVE_INSERTION 31 | 1952 | #define EM_DRIVE_INSERTION 31 |
1953 | #define EM_DRIVE_REMOVAL 32 | 1953 | #define EM_DRIVE_REMOVAL 32 |
1954 | #define EM_SES_DRIVE_INSERTION 33 | ||
1955 | #define EM_SES_DRIVE_REMOVAL 26 | ||
1954 | #define AifEnBatteryEvent 14 /* Change in Battery State */ | 1956 | #define AifEnBatteryEvent 14 /* Change in Battery State */ |
1955 | #define AifEnAddContainer 15 /* A new array was created */ | 1957 | #define AifEnAddContainer 15 /* A new array was created */ |
1956 | #define AifEnDeleteContainer 16 /* A container was deleted */ | 1958 | #define AifEnDeleteContainer 16 /* A container was deleted */ |