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