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