projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[WATCHDOG] Documentation/watchdog/src/watchdog-simple.c: improve this code
[linux-2.6]
/
drivers
/
s390
/
s390mach.h
diff --git
a/drivers/s390/s390mach.h
b/drivers/s390/s390mach.h
index
7abb42a
..
d3ca428
100644
(file)
--- a/
drivers/s390/s390mach.h
+++ b/
drivers/s390/s390mach.h
@@
-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 */