Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h2141 NVME_SC_MASK = 0x00ff, /* Status Code */ enumerator
2143 NVME_SCT_SC_MASK = NVME_SCT_MASK | NVME_SC_MASK,