ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / include / asm-ia64 / sn / ioc4.h
1 /*
2  * This file is subject to the terms and conditions of the GNU General Public
3  * License.  See the file "COPYING" in the main directory of this archive
4  * for more details.
5  *
6  * Copyright (c) 2002-2003 Silicon Graphics, Inc.  All Rights Reserved.
7  */
8
9 #ifndef _ASM_IA64_SN_IOC4_H
10 #define _ASM_IA64_SN_IOC4_H
11
12 /*
13  * Bytebus device space
14  */
15 #define IOC4_BYTEBUS_DEV0       0x80000L  /* Addressed using pci_bar0 */ 
16 #define IOC4_BYTEBUS_DEV1       0xA0000L  /* Addressed using pci_bar0 */
17 #define IOC4_BYTEBUS_DEV2       0xC0000L  /* Addressed using pci_bar0 */
18 #define IOC4_BYTEBUS_DEV3       0xE0000L  /* Addressed using pci_bar0 */
19
20 #endif  /* _ASM_IA64_SN_IOC4_H */