Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/nvme/host/
Dpci.c276 #define CMD_CTX_BASE ((void *)POISON_POINTER_DELTA) macro
277 #define CMD_CTX_CANCELLED (0x30C + CMD_CTX_BASE)
278 #define CMD_CTX_COMPLETED (0x310 + CMD_CTX_BASE)
279 #define CMD_CTX_INVALID (0x314 + CMD_CTX_BASE)