Searched refs:L2C_ERR_VND_BASE (Results 1 – 1 of 1) sorted by relevance
215 #define L2C_ERR_VND_BASE 0x00F0 macro247 #define L2C_ERR_VND_CREDITS_EXCEED (L2C_ERR_VND_BASE + 0x00)248 #define L2C_ERR_VND_INVAILD_PDU (L2C_ERR_VND_BASE + 0x01)249 #define L2C_ERR_VND_CREDITS_LACK (L2C_ERR_VND_BASE + 0x02)250 #define L2C_ERR_VND_NO_MEMORY (L2C_ERR_VND_BASE + 0x03)251 #define L2C_ERR_VND_INVALID_STATE (L2C_ERR_VND_BASE + 0x04)252 #define L2C_ERR_VND_INVALID_RX_SEQ (L2C_ERR_VND_BASE + 0x05)253 #define L2C_ERR_VND_TIMEOUT (L2C_ERR_VND_BASE + 0x06)254 #define L2C_ERR_VND_INVALID_MODE (L2C_ERR_VND_BASE + 0x07)255 #define L2C_ERR_VND_REMOTE_DISCONNECT (L2C_ERR_VND_BASE + 0x08)
Completed in 5 milliseconds