Home
last modified time | relevance | path

Searched refs:pc_slice (Results 1 – 5 of 5) sorted by relevance

/external/grub/stage2/
Ddisk_io.c760 int bsd_part, pc_slice; in real_open_partition() local
771 pc_slice = current_partition >> 16; in real_open_partition()
876 || (dest_partition >> 16) == pc_slice) in real_open_partition()
880 pc_slice, bsd_part + 'a'); in real_open_partition()
887 grub_sprintf (str, "%d)", pc_slice); in real_open_partition()
DMakefile.am9 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
Dbuiltins.c1259 int pc_slice = part >> 16; in find_func() local
1265 drive - 0x80, pc_slice); in find_func()
1268 drive - 0x80, pc_slice, bsd_part + 'a'); in find_func()
DMakefile.in437 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
/external/grub/
DChangeLog822 * stage2/pc_slice.h (PC_SLICE_TYPE_DELL_UTIL): New macro.
2006 * stage2/pc_slice.h: Likewise.
2282 * stage2/pc_slice.h (PC_SLICE_TYPE_VSTAFS): New macro.
2527 * stage2/pc_slice.h (PC_SLICE_TYPE_LINUX_RAID): New macro.
2645 * stage2/pc_slice.h (FS_ADOS): New Macro from OpenBSD/NetBSD.
2665 * stage2/pc_slice.h (PC_SLICE_TYPE_EZD): New macro.
3344 * stage2/pc_slice.h (PC_SLICE_TYPE_LINUX_MINIX): New macro.
4586 * stage2/pc_slice.h (PC_SLICE_TYPE_LINUX_EXTENDED): New macro.
5044 * stage2/pc_slice.h (PC_SLICE_TYPE_HIDDEN_FLAG): Move the
7252 * stage2/pc_slice.h (IS_PC_SLICE_TYPE_EXTENDED): New macro.
[all …]