Searched refs:NVME_HOST_MEM_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/ | ||
| D | nvme.h | 780 NVME_HOST_MEM_ENABLE = (1 << 0), enumerator |
| /Linux-v5.4/drivers/nvme/host/ | ||
| D | pci.c | 1976 u32 enable_bits = NVME_HOST_MEM_ENABLE; in nvme_setup_host_mem() |