summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2006-06-02 01:22:04 +0000
committerJason Wright <jason@cvs.openbsd.org>2006-06-02 01:22:04 +0000
commit06e829ddbe1323eaef92a2c870b54f5534034724 (patch)
tree9f1772bf22c6c814e9a9824e6e9d163c13812d2f /sys/arch/sparc64
parentf162a88ab55a4a6ff1ad585babd115afe0aac0d0 (diff)
bits bits bits, who got dat bits
Diffstat (limited to 'sys/arch/sparc64')
-rw-r--r--sys/arch/sparc64/dev/schizoreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/dev/schizoreg.h b/sys/arch/sparc64/dev/schizoreg.h
index 5ee1c1d37e1..9ee7705dbc2 100644
--- a/sys/arch/sparc64/dev/schizoreg.h
+++ b/sys/arch/sparc64/dev/schizoreg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: schizoreg.h,v 1.13 2006/06/01 20:58:19 jason Exp $ */
+/* $OpenBSD: schizoreg.h,v 1.14 2006/06/02 01:22:03 jason Exp $ */
/*
* Copyright (c) 2002 Jason L. Wright (jason@thought.net)
@@ -217,7 +217,7 @@ struct schizo_regs {
#define SCZ_PCIAFSR_MEM 0x0000000020000000UL
#define SCZ_PCIAFSR_IO 0x0000000010000000UL
-#define SCZ_PCIAFSR_BITS "\20\277PMA\276PTA\275PRTRY\274PPERR\273PTTO\272PUNUS\271SMA\270STA\267SRTRY\266SPERR\265STTO\264SUNUS"
+#define SCZ_PCIAFSR_BITS "\20\277PMA\276PTA\275PRTRY\274PPERR\273PTTO\272PUNUS\271SMA\270STA\267SRTRY\266SPERR\265STTO\264SUNUS\240IO\241MEM\242CFG\243BLK"
#define SCZ_PCIDIAG_D_BADECC (1UL << 10UL) /* disable bad ecc */
#define SCZ_PCIDIAG_D_BYPASS (1UL << 9UL) /* disable mmu bypass */