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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c519 int entry, type, gpt_count, gpt_size; local
540 &ext_offset, &gpt_offset, &gpt_count, &gpt_size, mbr))
602 int *gpt_size, char *buf)
760 *gpt_size = hdr->partentry_size;
844 if (! rawread (drive, (*gpt_offset) + GPT_ENTRY_SECTOR (*gpt_size, *entry), GPT_ENTRY_INDEX (*gpt_size, *entry), *gpt_size, buf))
916 int gpt_size; local
929 &gpt_offset, &gpt_count, &gpt_size, buf);
596 next_partition(unsigned long drive, unsigned long dest, unsigned long *partition, int *type, unsigned long long *start, unsigned long long *len, unsigned long long *offset, int *entry, unsigned long long *ext_offset, unsigned long long *gpt_offset, int *gpt_count, int *gpt_size, char *buf) argument
H A Dshared.h1026 int *gpt_size, char *buf);
H A Dbuiltins.c1677 int type, entry, gpt_count, gpt_size;
1708 &gpt_count, &gpt_size, buf))
3426 int entry, type, gpt_count, gpt_size;
3463 &ext_offset, &gpt_offset, &gpt_count, &gpt_size, mbr))
1658 int type, entry, gpt_count, gpt_size; local
3387 int entry, type, gpt_count, gpt_size; local

Completed in 61 milliseconds