Searched defs:NVME_CSTS_SHST_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/nvme/ | ||
| H A D | nvme.h | 603 NVME_CSTS_SHST_MASK = 3 << 2, enumerator |
| /OK3568_Linux_fs/kernel/include/linux/ | ||
| H A D | nvme.h | 198 NVME_CSTS_SHST_MASK = 3 << 2, enumerator |