Home
last modified time | relevance | path

Searched refs:part_ehd (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sbin/gpt/
H A Dgpt.h49 uint8_t part_ehd; /* end head */ member
H A Dbackup.c95 PROP_ERR(prop_dictionary_set_uint(mbr_dict, "end_head", par->part_ehd)); in store_mbr()
H A Drestore.c94 &part->part_ehd)); in restore_mbr()
H A Dgpt.c760 part->part_ehd = 0xfe; in gpt_create_pmbr_part()