patch-2.3.29 linux/include/asm-alpha/core_tsunami.h
Next file: linux/include/asm-alpha/div64.h
Previous file: linux/fs/udf/udfend.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Nov 23 10:10:38 1999
- Orig file:
v2.3.28/linux/include/asm-alpha/core_tsunami.h
- Orig date:
Tue Sep 7 12:14:07 1999
diff -u --recursive --new-file v2.3.28/linux/include/asm-alpha/core_tsunami.h linux/include/asm-alpha/core_tsunami.h
@@ -291,6 +291,9 @@
#define TSUNAMI_IO_BIAS TSUNAMI_IO(0)
#define TSUNAMI_MEM_BIAS TSUNAMI_MEM(0)
+/* The IO address space is larger than 0xffff */
+#define TSUNAMI_IO_SPACE (TSUNAMI_CONF(0) - TSUNAMI_IO(0))
+#define TSUNAMI_MEM_SPACE (_TSUNAMI_IACK_SC(0) - TSUNAMI_MEM(0))
/*
* Data structure for handling TSUNAMI machine checks:
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)