Searched refs:VAS_WIN_MIGRATE_CLOSE (Results 1 – 2 of 2) sorted by relevance
538 !(win->vas_win.status & VAS_WIN_MIGRATE_CLOSE)) { in vas_deallocate_window()695 flag = VAS_WIN_MIGRATE_CLOSE; in reconfig_open_windows()709 (win->vas_win.status & VAS_WIN_MIGRATE_CLOSE)) { in reconfig_open_windows()770 flag = VAS_WIN_MIGRATE_CLOSE; in reconfig_close_windows()782 if ((win->vas_win.status & VAS_WIN_MIGRATE_CLOSE) || in reconfig_close_windows()
40 #define VAS_WIN_MIGRATE_CLOSE 0x00000002 macro