Linux Kernel
3.7.1
|
#include <asm/sal.h>
#include <asm/sn/sn_cpuid.h>
#include <asm/sn/arch.h>
#include <asm/sn/geo.h>
#include <asm/sn/nodepda.h>
#include <asm/sn/shub_mmr.h>
Go to the source code of this file.
Data Structures | |
union | sn_watchlist_u |
Variables | |
char | sn_system_serial_number_string [] |
u64 | sn_partition_serial_number |
#define SAL_IROUTER_CLOSE 1 /* close a subchannel */ |
#define SAL_IROUTER_INIT 7 /* initialize IRouter driver */ |
#define SAL_IROUTER_INTR_RECV SAL_CONSOLE_INTR_RECV |
#define SAL_IROUTER_INTR_STATUS |
#define SAL_IROUTER_INTR_XMIT SAL_CONSOLE_INTR_XMIT |
#define SAL_IROUTER_OPEN 0 /* open a subchannel */ |
#define SAL_SYSCTL_OP_IOBOARD 0x0001 /* retrieve board type */ |
#define SAL_SYSCTL_OP_TIO_JLCK_RST 0x0002 /* issue TIO clock reset */ |
#define SH_SHUB_ID_NODES_PER_BIT_MASK 0x001f000000000000UL |
#define SH_SHUB_ID_NODES_PER_BIT_SHFT 48 |