Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvdimm/
H A Dnvdimm.c67 read_label_area_size(struct nvdimm_dev *nv) in read_label_area_size()
102 read_label_area(struct nvdimm_dev *nv, uint8_t *dest, off_t offset, in read_label_area()
201 read_label(struct nvdimm_dev *nv, int num) in read_label()
243 read_labels(struct nvdimm_dev *nv) in read_labels()
311 struct nvdimm_dev *nv; in nvdimm_attach()
404 struct nvdimm_dev *nv; in nvdimm_detach()
444 sizeof(struct nvdimm_dev),
447 struct nvdimm_dev *
450 struct nvdimm_dev *res; in nvdimm_find_by_handle()
H A Dnvdimm_var.h90 struct nvdimm_dev { struct
170 struct nvdimm_dev *nvdimm_find_by_handle(nfit_handle_t nv_handle);
H A Dnvdimm_ns.c41 struct nvdimm_dev *nv; in nvdimm_create_namespaces()