From c13c9cbf4f02d0baaf7ab23ef9fbcd62692b9e19 Mon Sep 17 00:00:00 2001 From: Jake Burkholder Date: Fri, 10 Aug 2001 04:17:29 +0000 Subject: [PATCH] Add asis for interrupt registers. --- sys/sparc64/include/asi.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/sys/sparc64/include/asi.h b/sys/sparc64/include/asi.h index bc8cef789505..d3080d0d4df2 100644 --- a/sys/sparc64/include/asi.h +++ b/sys/sparc64/include/asi.h @@ -62,6 +62,11 @@ #define AA_IMMU_TSB 0x28 #define AA_IMMU_TAR 0x30 +#define ASI_INTR_DISPATCH_STATUS 0x48 +#define ASI_INTR_RECEIVE 0x49 + +#define ASI_IMMU_TAG_TARGET_REG 0x4e + #define ASI_IMMU_TSB_8KB_PTR_REG 0x51 #define ASI_IMMU_TSB_64KB_PTR_REG 0x52 #define ASI_ITLB_DATA_IN_REG 0x54 @@ -92,8 +97,17 @@ #define ASI_BLK_AUIP 0x70 #define ASI_BLK_AIUS 0x71 + +#define ASI_SDB_INTR_W 0x77 +#define AA_SDB_INTR_D0 0x40 +#define AA_SDB_INTR_D1 0x50 +#define AA_SDB_INTR_D2 0x60 + #define ASI_BLK_AIUPL 0x78 #define ASI_BLK_AIUSL 0x79 + +#define ASI_SDB_INTR_R 0x7f + #define ASI_BLK_COMMIT_S 0xe0 #define ASI_BLK_COMMIT_P 0xe1 #define ASI_BLK_P 0xf0