HomeSort by relevance Sort by last modified time
    Searched refs:BIOSDISK_ERROR_GEOMETRY (Results 1 - 4 of 4) sorted by null

  /external/grub/stage2/
bios.c 48 occurs, return BIOSDISK_ERROR_GEOMETRY, and if other error occurs, then
72 return BIOSDISK_ERROR_GEOMETRY;
116 return BIOSDISK_ERROR_GEOMETRY;
shared.h 78 #define BIOSDISK_ERROR_GEOMETRY 0x100
disk_io.c 214 if (bios_err == BIOSDISK_ERROR_GEOMETRY)
    [all...]
  /external/grub/grub/
asmstub.c 936 return BIOSDISK_ERROR_GEOMETRY;

Completed in 203 milliseconds