Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Draw3270.c393 struct raw3270_ua { /* Query Reply structure for Usable Area */ struct
470 struct raw3270_ua *uap; in raw3270_size_device()
473 uap = (struct raw3270_ua *) (rp->init_data + 1); in raw3270_size_device()
490 if (uap->uab.l == sizeof(struct raw3270_ua) && in raw3270_size_device()