Home
last modified time | relevance | path

Searched refs:PC_SLICE_TYPE_NONE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h102 #define PC_SLICE_TYPE_NONE 0 macro
H A Ddisk_io.c817 && *type != PC_SLICE_TYPE_NONE)) in next_partition()
884 if (*type == PC_SLICE_TYPE_NONE) in next_partition()
H A Dbuiltins.c1694 if (type != PC_SLICE_TYPE_NONE in find_common()