Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbios.c92 err = BIOSDISK_ERROR_SHORT_IO; in biosdisk()
H A Dshared.h97 #define BIOSDISK_ERROR_SHORT_IO 0x101 macro