Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
hub.h File Reference
#include <asm/sn/sn0/addrs.h>
#include <asm/sn/sn0/hubpi.h>
#include <asm/sn/sn0/hubmd.h>
#include <asm/sn/sn0/hubio.h>
#include <asm/sn/sn0/hubni.h>

Go to the source code of this file.

Macros

#define HUB_PASSWORD   0x53474972756c6573ull
 
#define CHIPID_HUB   0
 
#define CHIPID_ROUTER   1
 
#define HUB_REV_1_0   1
 
#define HUB_REV_2_0   2
 
#define HUB_REV_2_1   3
 
#define HUB_REV_2_2   4
 
#define HUB_REV_2_3   5
 
#define HUB_REV_2_4   6
 
#define MAX_HUB_PATH   80
 
#define UATTR_HSPEC   0
 
#define UATTR_IO   1
 
#define UATTR_MSPEC   2
 
#define UATTR_UNCAC   3
 

Macro Definition Documentation

#define CHIPID_HUB   0

Definition at line 15 of file hub.h.

#define CHIPID_ROUTER   1

Definition at line 16 of file hub.h.

#define HUB_PASSWORD   0x53474972756c6573ull

Definition at line 13 of file hub.h.

#define HUB_REV_1_0   1

Definition at line 18 of file hub.h.

#define HUB_REV_2_0   2

Definition at line 19 of file hub.h.

#define HUB_REV_2_1   3

Definition at line 20 of file hub.h.

#define HUB_REV_2_2   4

Definition at line 21 of file hub.h.

#define HUB_REV_2_3   5

Definition at line 22 of file hub.h.

#define HUB_REV_2_4   6

Definition at line 23 of file hub.h.

#define MAX_HUB_PATH   80

Definition at line 25 of file hub.h.

#define UATTR_HSPEC   0

Definition at line 35 of file hub.h.

#define UATTR_IO   1

Definition at line 36 of file hub.h.

#define UATTR_MSPEC   2

Definition at line 37 of file hub.h.

#define UATTR_UNCAC   3

Definition at line 38 of file hub.h.