summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aacreg.h
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2010-02-12 18:48:18 +0000
committeremaste <emaste@FreeBSD.org>2010-02-12 18:48:18 +0000
commit31c6160ef9b4c453564cf7797a45f4a8bd210c77 (patch)
tree4b3441e56a252cea536f1920bd211bc8942fe2f8 /sys/dev/aac/aacreg.h
parent7b7a6802807ff6509e17b37bd99c46dfe85a7685 (diff)
downloadFreeBSD-src-31c6160ef9b4c453564cf7797a45f4a8bd210c77.zip
FreeBSD-src-31c6160ef9b4c453564cf7797a45f4a8bd210c77.tar.gz
Garbage collect Falcon/PPC support that has not been used in released
products, based on discussion with Adaptec.
Diffstat (limited to 'sys/dev/aac/aacreg.h')
-rw-r--r--sys/dev/aac/aacreg.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/sys/dev/aac/aacreg.h b/sys/dev/aac/aacreg.h
index d45634a..3235881 100644
--- a/sys/dev/aac/aacreg.h
+++ b/sys/dev/aac/aacreg.h
@@ -1453,24 +1453,6 @@ enum {
};
/*
- * Register set for adapters based on the Falcon bridge and PPC core
- */
-
-#define AAC_FA_DOORBELL0_CLEAR 0x00
-#define AAC_FA_DOORBELL1_CLEAR 0x02
-#define AAC_FA_DOORBELL0 0x04
-#define AAC_FA_DOORBELL1 0x06
-#define AAC_FA_MASK0_CLEAR 0x08
-#define AAC_FA_MASK1_CLEAR 0x0a
-#define AAC_FA_MASK0 0x0c
-#define AAC_FA_MASK1 0x0e
-#define AAC_FA_MAILBOX 0x10
-#define AAC_FA_FWSTATUS 0x2c /* Mailbox 7 */
-#define AAC_FA_INTSRC 0x900
-
-#define AAC_FA_HACK(sc) (void)AAC_MEM0_GETREG4(sc, AAC_FA_INTSRC)
-
-/*
* Register definitions for the Adaptec AAC-364 'Jalapeno I/II' adapters, based
* on the SA110 'StrongArm'.
*/
OpenPOWER on IntegriCloud