Searched refs:chs_last (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/gpt/
H A Dgpt.c33 uint8_t chs_last[3]; member in struct:mbr_partition
327 mpart->chs_last[0] = 0xfe;
328 mpart->chs_last[1] = 0xff;
329 mpart->chs_last[2] = 0xff;

Completed in 22 milliseconds