Home
last modified time | relevance | path

Searched defs:nvdimm_label_index (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/nvdimm/
H A Dnvdimm_var.h36 struct nvdimm_label_index { struct
37 char signature[16];
38 uint8_t flags[3];
39 uint8_t label_size;
40 uint32_t seq;
41 uint64_t this_offset;
42 uint64_t this_size;
43 uint64_t other_offset;
44 uint64_t label_offset;
45 uint32_t slot_cnt;
[all …]