Home
last modified time | relevance | path

Searched refs:TUB_SIZED (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/s390/char/
Dtubttysiz.c87 if (tubp->flags & TUB_SIZED) in tty3270_size()
246 tubp->flags |= TUB_SIZED; in tty3270_size()
Dtubio.h289 #define TUB_SIZED 0x0080 macro
Dtubtty.c202 tubp->flags &= ~TUB_SIZED; in tty3270_open()