Searched refs:BIOSDISK_ERROR_GEOMETRY (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbios.c51 occurs, return BIOSDISK_ERROR_GEOMETRY, and if other error occurs, then
76 return BIOSDISK_ERROR_GEOMETRY;
124 return BIOSDISK_ERROR_GEOMETRY;
H A Dshared.h95 #define BIOSDISK_ERROR_GEOMETRY 0x100 macro
H A Ddisk_io.c228 if (bios_err == BIOSDISK_ERROR_GEOMETRY)
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c941 return BIOSDISK_ERROR_GEOMETRY;

Completed in 88 milliseconds