📄 hubni.h
字号:
/* $Id: hubni.h,v 1.1.1.1 2004/02/04 12:57:43 laputa Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1992 - 1997, 2000 Silicon Graphics, Inc. * Copyright (C) 2000 by Colin Ngam */#ifndef _ASM_SN_SN1_HUBNI_H#define _ASM_SN_SN1_HUBNI_H/************************************************************************ * * * WARNING!!! WARNING!!! WARNING!!! WARNING!!! WARNING!!! * * * * This file is created by an automated script. Any (minimal) changes * * made manually to this file should be made with care. * * * * MAKE ALL ADDITIONS TO THE END OF THIS FILE * * * ************************************************************************/#define NI_PORT_STATUS 0x00680000 /* LLP Status */#define NI_PORT_RESET 0x00680008 /* * Reset the Network * Interface */#define NI_RESET_ENABLE 0x00680010 /* Warm Reset Enable */#define NI_DIAG_PARMS 0x00680018 /* * Diagnostic * Parameters */#define NI_CHANNEL_CONTROL 0x00680020 /* * Virtual channel * control */#define NI_CHANNEL_TEST 0x00680028 /* LLP Test Control. */#define NI_PORT_PARMS 0x00680030 /* LLP Parameters */#define NI_CHANNEL_AGE 0x00680038 /* * Network age * injection control */#define NI_PORT_ERRORS 0x00680100 /* Errors */#define NI_PORT_HEADER_A 0x00680108 /* * Error Header first * half */#define NI_PORT_HEADER_B 0x00680110 /* * Error Header second * half */#define NI_PORT_SIDEBAND 0x00680118 /* Error Sideband */#define NI_PORT_ERROR_CLEAR 0x00680120 /* * Clear the Error * bits */#define NI_LOCAL_TABLE_0 0x00681000 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_1 0x00681008 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_2 0x00681010 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_3 0x00681018 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_4 0x00681020 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_5 0x00681028 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_6 0x00681030 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_7 0x00681038 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_8 0x00681040 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_9 0x00681048 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_10 0x00681050 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_11 0x00681058 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_12 0x00681060 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_13 0x00681068 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_14 0x00681070 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_15 0x00681078 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_16 0x00681080 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_17 0x00681088 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_18 0x00681090 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_19 0x00681098 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_20 0x006810A0 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_21 0x006810A8 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_22 0x006810B0 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_23 0x006810B8 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_24 0x006810C0 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_25 0x006810C8 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_26 0x006810D0 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_27 0x006810D8 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_28 0x006810E0 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_29 0x006810E8 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_30 0x006810F0 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_31 0x006810F8 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_32 0x00681100 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_33 0x00681108 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_34 0x00681110 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_35 0x00681118 /* * Base of Local * Mapping Table 0-127 */#define NI_LOCAL_TABLE_36 0x00681120 /* * Base of Local
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -