#include <linux/interrupt.h>
#include <asm/byteorder.h>
Go to the source code of this file.
#define BANK1 0x0000U /* PC -> Board */ |
#define BANK2 0x01ffU /* Board -> PC */ |
#define BANK3 0x03feU /* Att Board */ |
#define BANK4 0x03ffU /* Att PC */ |
#define LOAD_RETRY 18000000 |
#define LOAD_ZONE_END 0x03fdU |
#define LOAD_ZONE_START 0x03f8U |
#define MSG_ACT_TRANSP_CONF 0x0000E001 |
#define MSG_ACT_TRANSP_REQ 0x0908E000 |
#define MSG_API_ON 0x08020102 |
#define MSG_CONN_ACTV_CONF 0x00000301 |
#define MSG_CONN_ACTV_IND 0x00000302 |
#define MSG_CONN_ACTV_REQ 0x08000300 |
#define MSG_CONN_ACTV_RESP 0x08000303 |
#define MSG_CONN_CONF 0x00000101 |
#define MSG_CONN_IND 0x00000102 |
#define MSG_CONN_REQ 0x08000100 |
#define MSG_CONN_RESP 0x08000103 |
#define MSG_DEBUG_188 0x0000ff00 |
#define MSG_DISC_CONF 0x00000401 |
#define MSG_DISC_IND 0x00000402 |
#define MSG_DISC_REQ 0x08000400 |
#define MSG_DISC_RESP 0x08000403 |
#define MSG_INFO_IND 0x00002602 |
#define MSG_INFO_RESP 0x08002603 |
#define MSG_PING188_CONF 0x000005bc |
#define MSG_PING188_REQ 0x09030500 |
#define MSG_POOL_PCBIT 0x08020400 |
#define MSG_POOL_PCBIT_CONF 0x00000401 |
#define MSG_SELP_CONF 0x00004001 |
#define MSG_SELP_REQ 0x09004000 |
#define MSG_STPROT_CONF 0x00004101 |
#define MSG_STPROT_REQ 0x09004100 |
#define MSG_TDATA_CONF 0x0000E201 |
#define MSG_TDATA_IND 0x0000E202 |
#define MSG_TDATA_REQ 0x0908E200 |
#define MSG_TDATA_RESP 0x0908E203 |
#define MSG_WATCH188 0x09030400 |
#define SET_RUN_TIMEOUT 2 * HZ /* 2 seconds */ |