nfit_handle_t
nvdimm_find_by_handle(nfit_handle_t nv_handle)
nfit_handle_t *dimm_ids, *dimm;
get_dimm_acpi_handle(ACPI_HANDLE root_handle, nfit_handle_t adr)
*listp = mallocarray(maxids, sizeof(nfit_handle_t), M_NVDIMM, M_WAITOK);
acpi_nfit_get_flush_addrs(ACPI_TABLE_NFIT *nfitbl, nfit_handle_t dimm,
acpi_nfit_get_memory_maps_by_dimm(ACPI_TABLE_NFIT *nfitbl, nfit_handle_t dimm,
acpi_nfit_get_dimm_ids(ACPI_TABLE_NFIT *nfitbl, nfit_handle_t **listp,
nfit_handle_t dimm_handle;
void acpi_nfit_get_dimm_ids(ACPI_TABLE_NFIT *nfitbl, nfit_handle_t **listp,
void acpi_nfit_get_flush_addrs(ACPI_TABLE_NFIT *nfitbl, nfit_handle_t dimm,
nfit_handle_t dimm, ACPI_NFIT_MEMORY_MAP ***listp, int *countp);
struct nvdimm_dev *nvdimm_find_by_handle(nfit_handle_t nv_handle);
nfit_handle_t)
nfit_handle_t nv_handle;