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