Home
last modified time | relevance | path

Searched refs:BIOS_FLAG_FIXED_DISK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h192 #define BIOS_FLAG_FIXED_DISK 0x80 macro
H A Dbuiltins.c2430 if (dest_drive & BIOS_FLAG_FIXED_DISK) in install_func()