Searched defs:sc_config_sizes (Results 1 – 2 of 2) sorted by relevance
164 struct sc_config_sizes { struct165 short int size;166 short int count;
160 static struct sc_config_sizes sc_config_sizes[SC_MAX] = { variable