Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h128 #define IS_PC_SLICE_TYPE_FAT(type) \ macro
H A Dfsys_fat.c75 && ! IS_PC_SLICE_TYPE_FAT (current_slice) in fat_mount()
H A Dbuiltins.c492 if (IS_PC_SLICE_TYPE_FAT (current_slice) in chainloader_func()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog982 (IS_PC_SLICE_TYPE_FAT): Recognize PC_SLIDE_TYPE_DELL_UTIL as
5205 (IS_PC_SLICE_TYPE_FAT): Clear the hidden flag in TYPE before
7801 (fat_mount): Use the macro IS_PC_SLICE_TYPE_FAT instead of
7812 (IS_PC_SLICE_TYPE_FAT): Likewise.