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