Searched refs:BIOSDISK_FLAG_CDROM (Results 1 – 4 of 4) sorted by relevance
95 if (geometry->flags & BIOSDISK_FLAG_CDROM) in biosdisk()160 geometry->flags = BIOSDISK_FLAG_LBA_EXTENSION | BIOSDISK_FLAG_CDROM; in get_cdinfo()194 geometry->flags = BIOSDISK_FLAG_LBA_EXTENSION | BIOSDISK_FLAG_CDROM; in get_cdinfo()
350 || ! (geom.flags & BIOSDISK_FLAG_CDROM)) in init_bios_info()
98 #define BIOSDISK_FLAG_CDROM 0x2 macro
590 (BIOSDISK_FLAG_CDROM): New macro.