Home
last modified time | relevance | path

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

/external/grub/stage2/
Dshared.h173 #define BIOS_FLAG_FIXED_DISK 0x80 macro
Dbuiltins.c1960 if (dest_drive & BIOS_FLAG_FIXED_DISK) in install_func()