Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/char/
Dsclp.h162 struct read_info_sccb { struct
163 struct sccb_header header; /* 0-7 */
164 u16 rnmax; /* 8-9 */
165 u8 rnsize; /* 10 */
166 u8 _pad_11[16 - 11]; /* 11-15 */
167 u16 ncpurl; /* 16-17 */
168 u16 cpuoff; /* 18-19 */
169 u8 _pad_20[24 - 20]; /* 20-23 */
170 u8 loadparm[8]; /* 24-31 */
171 u8 _pad_32[42 - 32]; /* 32-41 */
[all …]