Searched refs:PC_MBR_SECTOR (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/stage2/ | ||
H A D | pc_slice.h | 27 #define PC_MBR_SECTOR 0 macro |
H A D | builtins.c | 1443 if (! rawread (current_drive, PC_MBR_SECTOR, 0, SECTOR_SIZE, mbr)) in embed_func() |