Searched refs:grub_gpt_header (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/stage2/ | ||
H A D | gpt.h | 32 struct grub_gpt_header struct |
H A D | disk_io.c | 749 struct grub_gpt_header *hdr = (struct grub_gpt_header *) buf; in next_partition() |