Searched refs:VWF_READY (Results 1 – 2 of 2) sorted by relevance
312 #define VWF_READY 0x40 /* Window fully initialized. */ macro
3161 if (!(vw->vw_flags & VWF_READY)) { in vt_upgrade()3164 vw->vw_flags |= VWF_READY; in vt_upgrade()