Home
last modified time | relevance | path

Searched refs:BIOSDISK_ERROR_SHORT_IO (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dbios.c89 err = BIOSDISK_ERROR_SHORT_IO; in biosdisk()
H A Dshared.h96 #define BIOSDISK_ERROR_SHORT_IO 0x101 macro