Searched refs:pc_slice (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | disk_io.c | 919 int unix_part, pc_slice; in real_open_partition() local 931 pc_slice = current_partition >> 16; in real_open_partition() 1038 || (dest_partition >> 16) == pc_slice) in real_open_partition() 1042 pc_slice, unix_part + 'a'); in real_open_partition() 1050 grub_sprintf (str, "%d)", pc_slice); in real_open_partition()
|
H A D | Makefile.am | 9 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
|
H A D | builtins.c | 1581 int pc_slice = part >> 16; in set_root() local 1584 grub_sprintf (root, "(hd%d,%d)\n", drive - 0x80, pc_slice); in set_root() 1587 drive - 0x80, pc_slice, bsd_part + 'a'); in set_root()
|
H A D | Makefile.solaris | 622 pc_slice.h pxeloader.S serial.c serial.h setjmp.S shared.h \
|
H A D | Makefile.in | 484 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 981 * stage2/pc_slice.h (PC_SLICE_TYPE_DELL_UTIL): New macro. 2165 * stage2/pc_slice.h: Likewise. 2441 * stage2/pc_slice.h (PC_SLICE_TYPE_VSTAFS): New macro. 2686 * stage2/pc_slice.h (PC_SLICE_TYPE_LINUX_RAID): New macro. 2804 * stage2/pc_slice.h (FS_ADOS): New Macro from OpenBSD/NetBSD. 2824 * stage2/pc_slice.h (PC_SLICE_TYPE_EZD): New macro. 3503 * stage2/pc_slice.h (PC_SLICE_TYPE_LINUX_MINIX): New macro. 4745 * stage2/pc_slice.h (PC_SLICE_TYPE_LINUX_EXTENDED): New macro. 5203 * stage2/pc_slice.h (PC_SLICE_TYPE_HIDDEN_FLAG): Move the 7411 * stage2/pc_slice.h (IS_PC_SLICE_TYPE_EXTENDED): New macro. [all …]
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | source-system-grub.mf | 244 file path=usr/share/src/grub/stage2/pc_slice.h
|
/titanic_41/exception_lists/ |
H A D | copyright | 99 usr/src/grub/grub-0.97/stage2/pc_slice.h
|
H A D | cstyle | 151 usr/src/grub/grub-0.97/stage2/pc_slice.h
|