]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/s390/s390mach.h
[S390] stp support.
[linux-2.6-omap-h63xx.git] / drivers / s390 / s390mach.h
index f11e574076d865dec577e686a3e93b062c81371d..d39f8b697d271d00311cfac4847676ddb102dd9d 100644 (file)
@@ -112,6 +112,9 @@ static inline int stcrw(struct crw *pcrw )
 #define ED_ETR_SYNC    12      /* External damage ETR sync check */
 #define ED_ETR_SWITCH  13      /* External damage ETR switch to local */
 
+#define ED_STP_SYNC    7       /* External damage STP sync check */
+#define ED_STP_ISLAND  6       /* External damage STP island check */
+
 struct pt_regs;
 
 void s390_handle_mcck(void);