Home | History | Annotate | Download | only in chio

Lines Matching defs:ucount

481 	int schet, ucount, unit;
485 ucount = 0;
569 ucount = i;
616 ucount = 1;
619 ucount = count;
622 if ((unit + ucount) > count)
624 cname, unit, ucount);
627 size = ucount * sizeof(struct changer_element_status);
639 cmd.cesr_count = ucount;
655 for (i = 0; i < ucount; i++) {