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

/osnet-11/usr/src/grub/grub2/grub-core/partmap/
H A Dsunpc.c37 #define GRUB_PARTMAP_SUN_PC_MAX_PARTS 16 macro
53 struct grub_sun_pc_partition_descriptor partitions[GRUB_PARTMAP_SUN_PC_MAX_PARTS];
117 for (partnum = 0; partnum < GRUB_PARTMAP_SUN_PC_MAX_PARTS; partnum++)
140 partnum = GRUB_PARTMAP_SUN_PC_MAX_PARTS;

Completed in 14 milliseconds