diff options
Diffstat (limited to 'drivers/s390/scsi/zfcp_def.h')
-rw-r--r-- | drivers/s390/scsi/zfcp_def.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/s390/scsi/zfcp_def.h b/drivers/s390/scsi/zfcp_def.h index 469d57f105db..e43c6334bf69 100644 --- a/drivers/s390/scsi/zfcp_def.h +++ b/drivers/s390/scsi/zfcp_def.h | |||
@@ -110,10 +110,8 @@ | |||
110 | #define ZFCP_STATUS_FSFREQ_CLEANUP 0x00000010 | 110 | #define ZFCP_STATUS_FSFREQ_CLEANUP 0x00000010 |
111 | #define ZFCP_STATUS_FSFREQ_ABORTSUCCEEDED 0x00000040 | 111 | #define ZFCP_STATUS_FSFREQ_ABORTSUCCEEDED 0x00000040 |
112 | #define ZFCP_STATUS_FSFREQ_ABORTNOTNEEDED 0x00000080 | 112 | #define ZFCP_STATUS_FSFREQ_ABORTNOTNEEDED 0x00000080 |
113 | #define ZFCP_STATUS_FSFREQ_ABORTED 0x00000100 | ||
114 | #define ZFCP_STATUS_FSFREQ_TMFUNCFAILED 0x00000200 | 113 | #define ZFCP_STATUS_FSFREQ_TMFUNCFAILED 0x00000200 |
115 | #define ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP 0x00000400 | 114 | #define ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP 0x00000400 |
116 | #define ZFCP_STATUS_FSFREQ_RETRY 0x00000800 | ||
117 | #define ZFCP_STATUS_FSFREQ_DISMISSED 0x00001000 | 115 | #define ZFCP_STATUS_FSFREQ_DISMISSED 0x00001000 |
118 | 116 | ||
119 | /************************* STRUCTURE DEFINITIONS *****************************/ | 117 | /************************* STRUCTURE DEFINITIONS *****************************/ |