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