lib/src/portdef.h File Reference
Go to the source code of this file.
Define Documentation
#define PORT_C_ERR_RATE_INT 0x03 |
#define PORT_C_ERRLOG_THRES 0x0A |
#define PORT_C_INIT_LBUF_MAX 0x0180 |
#define PORT_C_INIT_LBUF_QUO 0x01 |
#define PORT_C_INIT_SBUF_MAX 0x0300 |
#define PORT_C_INIT_SBUF_QUO 0x08 |
#define PORT_C_LENGTH 0x0264 |
#define PORT_C_QUE_NUMBER 0x0A |
#define PORT_C_SBUF_QUO_INCR 0x01 |
#define PORT_C_VC_MAX 0x0100 |
#define PORT_K_FIRST_CYCL_WRK 0x01 |
#define PORT_K_FIRST_WRK 0x00 |
#define PORT_K_LAST_WRK 0x04 |
#define PORT_M_AUTHORIZE 0x01 |
#define PORT_M_DISABLED 0x40 |
#define PORT_M_NEED_DFQ 0x20 |
#define PORT_M_NEED_LBUF 0x04 |
#define PORT_M_NEED_MFQ 0x10 |
#define PORT_M_NEED_SBUF 0x08 |
#define PORT_M_WRK_LDL 0x08 |
#define PORT_M_WRK_RWAITQ 0x01 |
#define PORT_M_WRK_VCQ 0x02 |
#define PORT_Q_AUTHORIZE 0x80 |
#define PORT_Q_BUS_LIST 0x70 |
#define PORT_S_NODENAME 0x08 |
#define PORT_V_AUTHORIZE 0x00 |
#define PORT_V_DISABLED 0x06 |
#define PORT_V_NEED_DFQ 0x05 |
#define PORT_V_NEED_LBUF 0x02 |
#define PORT_V_NEED_MFQ 0x04 |
#define PORT_V_NEED_SBUF 0x03 |
#define PORT_V_WRK_INTR 0x02 |
#define PORT_V_WRK_LDL 0x03 |
#define PORT_V_WRK_RWAITQ 0x00 |
#define PORT_V_WRK_TIMER 0x04 |
#define PORT_V_WRK_VCQ 0x01 |