Home
last modified time | relevance | path

Searched defs:raw3270_iocb (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
Dfs3270.h16 struct raw3270_iocb { struct
17 __u16 model;
18 __u16 line_cnt;
19 __u16 col_cnt;
20 __u16 pf_cnt;
21 __u16 re_cnt;
22 __u16 map;
/kernel/linux/linux-5.10/drivers/s390/char/
Draw3270.h84 struct raw3270_iocb { struct
85 short model;
86 short line_cnt;
87 short col_cnt;
88 short pf_cnt;
89 short re_cnt;
90 short map;