Searched refs:CMD_CTX_BASE (Results 1 – 1 of 1) sorted by relevance
265 #define CMD_CTX_BASE ((void *)POISON_POINTER_DELTA) macro266 #define CMD_CTX_CANCELLED (0x30C + CMD_CTX_BASE)267 #define CMD_CTX_COMPLETED (0x310 + CMD_CTX_BASE)268 #define CMD_CTX_INVALID (0x314 + CMD_CTX_BASE)