Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pdisk/dist/
H A Ddpme.h89 struct dpme { struct
90 uint16_t dpme_signature ; argument
91 uint16_t dpme_reserved_1 ; argument
92 uint32_t dpme_map_entries ; argument
93 uint32_t dpme_pblock_start ; argument
94 uint32_t dpme_pblocks ; argument
95 char dpme_name[DPISTRLEN] ; /* name of partition */ argument
96 char dpme_type[DPISTRLEN] ; /* type of partition */ argument
97 uint32_t dpme_lblock_start ; argument
98 uint32_t dpme_lblocks ; argument
[all …]