Lines Matching defs:bytecount
681 int bytecount = qh->maxp_mult * qh->maxp;
806 if (first_data_bytes > bytecount)
807 first_data_bytes = bytecount;
808 other_data_bytes = bytecount - first_data_bytes;
826 (first_data_bytes != min_t(int, 188, bytecount))) {
829 qh, first_data_bytes, bytecount);
857 middle_count = bytecount;
858 end_count = bytecount;
891 middle_count = min_t(int, 188, bytecount);
1492 int bytecount = maxp_mult * maxp;
1523 ep_is_isoc, bytecount));
1525 ep_is_isoc, bytecount);
1588 speed, bytecount);