HomeSort by relevance Sort by last modified time
    Searched refs:IS_PC_SLICE_TYPE_BSD (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
pc_slice.h 155 #define IS_PC_SLICE_TYPE_BSD(type) IS_PC_SLICE_TYPE_BSD_WITH_FS(type,0)
disk_io.c 722 if ((*partition != 0xFFFFFF && IS_PC_SLICE_TYPE_BSD (*type & 0xff))
833 if (! IS_PC_SLICE_TYPE_BSD (current_slice))
883 else if (! IS_PC_SLICE_TYPE_BSD (current_slice))
    [all...]
builtins.c 1265 && ! IS_PC_SLICE_TYPE_BSD (type)
    [all...]

Completed in 884 milliseconds