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

  /external/grub/stage2/
bios.c 91 if (geometry->flags & BIOSDISK_FLAG_CDROM)
157 geometry->flags = BIOSDISK_FLAG_LBA_EXTENSION | BIOSDISK_FLAG_CDROM;
common.c 329 || ! (geom.flags & BIOSDISK_FLAG_CDROM))
shared.h 80 #define BIOSDISK_FLAG_CDROM 0x2

Completed in 486 milliseconds