Home
last modified time | relevance | path

Searched refs:IS_PC_SLICE_TYPE_EXTENDED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c482 if (IS_PC_SLICE_TYPE_EXTENDED (PC_SLICE_TYPE (mbr, part))) in make_saved_active()
791 if (IS_PC_SLICE_TYPE_EXTENDED (PC_SLICE_TYPE (buf, i))) in next_partition()
816 || (! IS_PC_SLICE_TYPE_EXTENDED (*type) in next_partition()
989 if (flags && ! IS_PC_SLICE_TYPE_EXTENDED (current_slice)) in real_open_partition()
H A Dpc_slice.h139 #define IS_PC_SLICE_TYPE_EXTENDED(type) \ macro
H A Dbuiltins.c1696 && ! IS_PC_SLICE_TYPE_EXTENDED (type)) in find_common()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4746 (IS_PC_SLICE_TYPE_EXTENDED): Added a check for
7411 * stage2/pc_slice.h (IS_PC_SLICE_TYPE_EXTENDED): New macro.
7413 IS_PC_SLICE_TYPE_EXTENDED instead of comparing CURRENT_SLICE