Home
last modified time | relevance | path

Searched refs:nfit_handle (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dnvdimm.c82 uint32_t nfit_handle; member
272 nfit_memdev->nfit_handle = cpu_to_le32(handle); in nvdimm_build_structure_memdev()
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dnvdimm.rst350 identified by an "nfit_handle" a 32-bit value where:
/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c3230 u32 nfit_handle = __to_nfit_memdev(nfit_mem)->device_handle; in nfit_test_probe() local
3234 if (nfit_handle == handle[i]) in nfit_test_probe()