Home
last modified time | relevance | path

Searched refs:VWF_READY (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/dev/vt/
H A Dvt.h312 #define VWF_READY 0x40 /* Window fully initialized. */ macro
H A Dvt_core.c3161 if (!(vw->vw_flags & VWF_READY)) { in vt_upgrade()
3164 vw->vw_flags |= VWF_READY; in vt_upgrade()