Searched refs:VDF_DEAD (Results 1 – 3 of 3) sorted by relevance
169 if ((vd->vd_flags & (VDF_DEAD | VDF_TEXTMODE)) != 0) { in vt_fini_logos()237 if ((vd->vd_flags & (VDF_DEAD | VDF_TEXTMODE)) != 0) in vt_init_logos()
155 #define VDF_DEAD 0x10 /* Early probing found nothing. */ macro
1863 vd->vd_flags |= VDF_DEAD; in vtterm_cnprobe()1871 vd->vd_flags |= VDF_DEAD; in vtterm_cnprobe()