Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dbios.c71 return BIOSDISK_ERROR_GEOMETRY; in biosdisk()
119 return BIOSDISK_ERROR_GEOMETRY; in biosdisk()
H A Dshared.h95 #define BIOSDISK_ERROR_GEOMETRY 0x100 macro
H A Ddisk_io.c228 if (bios_err == BIOSDISK_ERROR_GEOMETRY) in rawread()
/titanic_41/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c938 return BIOSDISK_ERROR_GEOMETRY; in biosdisk()