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