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

/external/grub/stage2/
H A Dbios.c48 occurs, return BIOSDISK_ERROR_GEOMETRY, and if other error occurs, then
72 return BIOSDISK_ERROR_GEOMETRY;
116 return BIOSDISK_ERROR_GEOMETRY;
H A Dshared.h78 #define BIOSDISK_ERROR_GEOMETRY 0x100 macro
H A Ddisk_io.c214 if (bios_err == BIOSDISK_ERROR_GEOMETRY)
/external/grub/grub/
H A Dasmstub.c936 return BIOSDISK_ERROR_GEOMETRY;

Completed in 19 milliseconds