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

/osnet-11/usr/src/grub/grub2/grub-core/partmap/
H A Dsunpc.c59 static struct grub_partition_map grub_sun_pc_partition_map; variable in typeref:struct:grub_partition_map
94 p->partmap = &grub_sun_pc_partition_map;
277 bootslicepart->partmap = &grub_sun_pc_partition_map;
370 static struct grub_partition_map grub_sun_pc_partition_map = variable in typeref:struct:grub_partition_map
381 grub_partition_map_register (&grub_sun_pc_partition_map);
386 grub_partition_map_unregister (&grub_sun_pc_partition_map);

Completed in 19 milliseconds