Searched refs:BD_CDROM (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/stand/i386/libi386/
H A Dbiosdisk.c106 #define BD_CDROM 0x0008 macro
395 bd->bd_flags = BD_MODEEDD | BD_CDROM;
408 bd->bd_flags = BD_MODEEDD | BD_CDROM;
592 if ((bd->bd_flags & BD_CDROM) != 0) {

Completed in 118 milliseconds