Home
last modified time | relevance | path

Searched refs:CMD_CTX_BASE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/block/
Dnvme-core.c265 #define CMD_CTX_BASE ((void *)POISON_POINTER_DELTA) macro
266 #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)