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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h159 #define IS_PC_SLICE_TYPE_BSD(type) IS_PC_SLICE_TYPE_BSD_WITH_FS(type,0) macro
H A Ddisk_io.c793 if ((*partition != 0xFFFFFF && IS_PC_SLICE_TYPE_BSD (*type & 0xff))
905 if (! IS_PC_SLICE_TYPE_BSD (current_slice) &&
956 else if (! IS_PC_SLICE_TYPE_BSD (current_slice) &&
1524 && ! IS_PC_SLICE_TYPE_BSD (current_slice))
H A Dbuiltins.c1835 && ! IS_PC_SLICE_TYPE_BSD (type)

Completed in 35 milliseconds