Searched defs:sc_config_sizes (Results 1 – 2 of 2) sorted by relevance
163 struct sc_config_sizes { struct164 short int size;165 short int count;
155 static struct sc_config_sizes sc_config_sizes[SC_MAX] = { variable