summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/psychoreg.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2002-03-04 02:32:52 +0000
committerJason Wright <jason@cvs.openbsd.org>2002-03-04 02:32:52 +0000
commit26df945dd87357038e5ba09b4d490540f3c5c5a1 (patch)
treea73704c424588cb321623fa4a34214d918831860 /sys/arch/sparc64/dev/psychoreg.h
parent51281816701f2c64c939d5da624af7c1ef59180f (diff)
Typos; Matt <matt@vertrauen.org>
Diffstat (limited to 'sys/arch/sparc64/dev/psychoreg.h')
-rw-r--r--sys/arch/sparc64/dev/psychoreg.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sparc64/dev/psychoreg.h b/sys/arch/sparc64/dev/psychoreg.h
index d28b225e800..cbf229b940c 100644
--- a/sys/arch/sparc64/dev/psychoreg.h
+++ b/sys/arch/sparc64/dev/psychoreg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: psychoreg.h,v 1.8 2002/01/30 23:58:02 jason Exp $ */
+/* $OpenBSD: psychoreg.h,v 1.9 2002/03/04 02:32:51 jason Exp $ */
/* $NetBSD: psychoreg.h,v 1.6.4.2 2001/09/13 01:14:40 thorpej Exp $ */
/*
@@ -93,8 +93,8 @@ struct psychoreg {
u_int64_t pcia_slot3_int; /* PCI bus a slot 3 irq map reg (IIi)*/ /* 1fe.0000.0c18 */
u_int64_t pcib_slot0_int; /* PCI bus b slot 0 irq map reg */ /* 1fe.0000.0c20 */
u_int64_t pcib_slot1_int; /* PCI bus b slot 1 irq map reg */ /* 1fe.0000.0c28 */
- u_int64_t pcib_slot2_int; /* PCI bus b slot 1 irq map reg */ /* 1fe.0000.0c30 */
- u_int64_t pcib_slot3_int; /* PCI bus b slot 1 irq map reg */ /* 1fe.0000.0c38 */
+ u_int64_t pcib_slot2_int; /* PCI bus b slot 2 irq map reg */ /* 1fe.0000.0c30 */
+ u_int64_t pcib_slot3_int; /* PCI bus b slot 3 irq map reg */ /* 1fe.0000.0c38 */
u_int64_t pad4[120];