Searched defs:read_info_sccb (Results 1 – 1 of 1) sorted by relevance
157 struct read_info_sccb { struct158 struct sccb_header header; /* 0-7 */159 u16 rnmax; /* 8-9 */160 u8 rnsize; /* 10 */161 u8 _pad_11[16 - 11]; /* 11-15 */162 u16 ncpurl; /* 16-17 */163 u16 cpuoff; /* 18-19 */164 u8 _pad_20[24 - 20]; /* 20-23 */165 u8 loadparm[8]; /* 24-31 */166 u8 _pad_32[42 - 32]; /* 32-41 */[all …]