summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authortmm <tmm@FreeBSD.org>2002-12-01 23:00:41 +0000
committertmm <tmm@FreeBSD.org>2002-12-01 23:00:41 +0000
commitefc50261ded89bf1501b4fe634861f8b9866e989 (patch)
treed73a76d329756106aa89f9e94240d27fefeaed12 /sys
parentf6615a23f3d48e73b074c8254c47901093104a16 (diff)
downloadFreeBSD-src-efc50261ded89bf1501b4fe634861f8b9866e989.zip
FreeBSD-src-efc50261ded89bf1501b4fe634861f8b9866e989.tar.gz
Fix some comments describing psycho registers.
Approved by: re
Diffstat (limited to 'sys')
-rw-r--r--sys/sparc64/pci/psychoreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sparc64/pci/psychoreg.h b/sys/sparc64/pci/psychoreg.h
index 412a217..d7b0381 100644
--- a/sys/sparc64/pci/psychoreg.h
+++ b/sys/sparc64/pci/psychoreg.h
@@ -94,8 +94,8 @@
/* Note: clear interrupt 0 registers are not really used */
#define PSR_PCIA0_INT_CLR 0x1400 /* PCI a slot 0 clear int regs 0..3 */
#define PSR_PCIA1_INT_CLR 0x1420 /* PCI a slot 1 clear int regs 0..3 */
-#define PSR_PCIA2_INT_CLR 0x1440 /* PCI a slot 1 clear int regs 0..3 */
-#define PSR_PCIA3_INT_CLR 0x1460 /* PCI a slot 1 clear int regs 0..3 */
+#define PSR_PCIA2_INT_CLR 0x1440 /* PCI a slot 2 clear int regs 0..3 */
+#define PSR_PCIA3_INT_CLR 0x1460 /* PCI a slot 3 clear int regs 0..3 */
#define PSR_PCIB0_INT_CLR 0x1480 /* PCI b slot 0 clear int regs 0..3 */
#define PSR_PCIB1_INT_CLR 0x14a0 /* PCI b slot 1 clear int regs 0..3 */
#define PSR_PCIB2_INT_CLR 0x14c0 /* PCI b slot 2 clear int regs 0..3 */
OpenPOWER on IntegriCloud