diff options
Diffstat (limited to 'sys/arch/sgi/xbow/hub.h')
-rw-r--r-- | sys/arch/sgi/xbow/hub.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sgi/xbow/hub.h b/sys/arch/sgi/xbow/hub.h index c50df7fd62f..2d26c7c6c95 100644 --- a/sys/arch/sgi/xbow/hub.h +++ b/sys/arch/sgi/xbow/hub.h @@ -1,4 +1,4 @@ -/* $OpenBSD: hub.h,v 1.8 2015/12/12 16:48:19 visa Exp $ */ +/* $OpenBSD: hub.h,v 1.9 2015/12/25 06:18:50 visa Exp $ */ /* * Copyright (c) 2009 Miodrag Vallat. @@ -105,6 +105,8 @@ #define HUBPI_CPU1_IMR0 0x000000b8 #define HUBPI_CPU1_IMR1 0x000000c0 +#define HUBPI_RT_COUNT 0x00030100 + /* * Offset to use to access the second PI over the remote hub interface * on IP35. |