Searched refs:TTY3270_SCREEN_PAGES (Results 1 – 1 of 1) sorted by relevance
37 #define TTY3270_SCREEN_PAGES 8 /* has to be power-of-two */ macro896 allocated = __roundup_pow_of_two(rows) * TTY3270_SCREEN_PAGES; in tty3270_alloc_screen()