diff options
author | Tony Luck <tony.luck@intel.com> | 2005-10-28 16:23:50 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-10-28 16:23:50 -0400 |
commit | fbbb0bd1f6eb2d8b28d246a4821453bdc3d01b2f (patch) | |
tree | 9e6df2bc4b9dfdc795c4ba1b0c4385fdd9635fca /include | |
parent | 9472d8ce147fecb80a2f29ad8ab781e596858916 (diff) | |
parent | 61b9cf7c6cf5077c40ad37480fa56f6574af3db5 (diff) |
Pull sn_pci_legacy_read-write into release branch
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-ia64/sn/sn_sal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ia64/sn/sn_sal.h b/include/asm-ia64/sn/sn_sal.h index 34f3127e4416..92df48a0412f 100644 --- a/include/asm-ia64/sn/sn_sal.h +++ b/include/asm-ia64/sn/sn_sal.h | |||
@@ -68,7 +68,7 @@ | |||
68 | #define SN_SAL_IOIF_INTERRUPT 0x0200004a | 68 | #define SN_SAL_IOIF_INTERRUPT 0x0200004a |
69 | #define SN_SAL_HWPERF_OP 0x02000050 // lock | 69 | #define SN_SAL_HWPERF_OP 0x02000050 // lock |
70 | #define SN_SAL_IOIF_ERROR_INTERRUPT 0x02000051 | 70 | #define SN_SAL_IOIF_ERROR_INTERRUPT 0x02000051 |
71 | 71 | #define SN_SAL_IOIF_PCI_SAFE 0x02000052 | |
72 | #define SN_SAL_IOIF_SLOT_ENABLE 0x02000053 | 72 | #define SN_SAL_IOIF_SLOT_ENABLE 0x02000053 |
73 | #define SN_SAL_IOIF_SLOT_DISABLE 0x02000054 | 73 | #define SN_SAL_IOIF_SLOT_DISABLE 0x02000054 |
74 | #define SN_SAL_IOIF_GET_HUBDEV_INFO 0x02000055 | 74 | #define SN_SAL_IOIF_GET_HUBDEV_INFO 0x02000055 |