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