Searched refs:nstep (Results 1 – 1 of 1) sorted by relevance
401 uint_t nstep = 0; in cpcgen_parse_model() local450 if (nstep >= CPROC_MAX_STEPPINGS) { in cpcgen_parse_model()457 steppings[nstep] = 0x0; in cpcgen_parse_model()460 steppings[nstep] = 0x1; in cpcgen_parse_model()463 steppings[nstep] = 0x2; in cpcgen_parse_model()466 steppings[nstep] = 0x3; in cpcgen_parse_model()469 steppings[nstep] = 0x4; in cpcgen_parse_model()472 steppings[nstep] = 0x5; in cpcgen_parse_model()475 steppings[nstep] = 0x6; in cpcgen_parse_model()478 steppings[nstep] = 0x7; in cpcgen_parse_model()[all …]