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