Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/common/
H A Dbblk_einfo.h43 typedef struct _extended_info { struct
44 char magic[EINFO_MAGIC_SIZE];
45 uint8_t version;
46 uint8_t flags;
47 uint32_t str_off;
48 uint16_t str_size;
49 uint8_t hash_type;
50 uint32_t hash_off;
51 uint16_t hash_size;
52 char rsvd[32];