Searched refs:SCRATCHSEG (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c350 if (biosdisk (BIOSDISK_READ, drive, &buf_geom, 0, 1, SCRATCHSEG))
365 sector, 1, SCRATCHSEG))
H A Dshared.h77 #define SCRATCHSEG RAW_SEG (0x77e0) macro
H A Dasm.S460 movw $SCRATCHSEG, %ax
1359 movw $SCRATCHSEG, %ax
H A Dbuiltins.c1846 if (biosdisk (BIOSDISK_READ, current_drive, &geom, 0, 1, SCRATCHSEG))
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c165 assert ((SCRATCHSEG << 4) == SCRATCHADDR);

Completed in 85 milliseconds