Searched refs:NVME_HOST_MEM_RETURN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | nvme.h | 1119 NVME_HOST_MEM_RETURN = (1 << 1), enumerator |
/openbmc/linux/drivers/nvme/host/ | ||
H A D | pci.c | 2047 enable_bits |= NVME_HOST_MEM_RETURN; in nvme_setup_host_mem() |