Searched refs:BD_NO_MEDIA (Results 1 – 1 of 1) sorted by relevance
120 #define BD_NO_MEDIA 0x0010 macro323 bd->bd_flags |= BD_NO_MEDIA; in fd_init()608 bd->bd_flags &= ~BD_NO_MEDIA; in bd_int13probe()657 bd->bd_flags |= BD_NO_MEDIA; in bd_int13probe()746 (bd->bd_flags & BD_NO_MEDIA) == BD_NO_MEDIA ? in bd_print_common()753 if ((bd->bd_flags & BD_NO_MEDIA) == BD_NO_MEDIA) in bd_print_common()855 if ((bd->bd_flags & BD_NO_MEDIA) == BD_NO_MEDIA) { in bd_open()858 if ((bd->bd_flags & BD_NO_MEDIA) == BD_NO_MEDIA) in bd_open()977 if (bd == NULL || (bd->bd_flags & BD_NO_MEDIA) == BD_NO_MEDIA) in bd_realstrategy()1248 if (bd->bd_flags & BD_NO_MEDIA) in bd_io()[all …]