[S390] cio: Introduce separate files for channel-path related code.
[safe/jmp/linux-2.6] / drivers / s390 / s390mach.h
index 7abb42a..d3ca428 100644 (file)
@@ -102,4 +102,7 @@ static inline int stcrw(struct crw *pcrw )
        return ccode;
 }
 
+#define ED_ETR_SYNC    12      /* External damage ETR sync check */
+#define ED_ETR_SWITCH  13      /* External damage ETR switch to local */
+
 #endif /* __s390mach */