Home
last modified time | relevance | path

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.c74 return BIOSDISK_ERROR_GEOMETRY; in biosdisk()
122 return BIOSDISK_ERROR_GEOMETRY; in biosdisk()
H A Dshared.h96 #define BIOSDISK_ERROR_GEOMETRY 0x100 macro
H A Ddisk_io.c231 if (bios_err == BIOSDISK_ERROR_GEOMETRY) in rawread()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c941 return BIOSDISK_ERROR_GEOMETRY; in biosdisk()