Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/include/
H A Dmdesc.h25 struct md_element { struct
26 uint8_t tag;
27 uint8_t name_len;
28 uint16_t _reserved_field;
29 uint32_t name_offset;
30 union {
36 } d;
/openbsd/usr.sbin/ldomctl/
H A Dmdesc.h43 struct md_element { struct
44 uint8_t tag;
45 uint8_t name_len;
46 uint16_t _reserved_field;
47 uint32_t name_offset;
48 union {
54 } d;