Lines Matching refs:tlen
2100 uint8 *cis, tup, tlen, sromrev = 1; local
2157 tlen = 0;
2159 tlen = cis[i++];
2162 tlen = 0;
2165 tlen = cis[i];
2170 if ((i + tlen) >= max_cis_size)
2261 if (tlen >= 7) {
2265 if (tlen >= 9) {
2269 if (tlen >= 11) {
2291 patch_pair = tlen/6;
2313 if (tlen == 2)
2322 if (tlen >= 5)
2326 if (tlen >= 7) {
2328 if (tlen >= 9)
2333 if (tlen >= 11) {
2335 if (tlen >= 13)
2340 if (tlen >= 15) {
2342 if (tlen >= 17)
2347 if (tlen >= 19) {
2349 if (tlen >= 21)
2373 tlen++;
2393 pcnt = (tlen - 5)/4;
2420 patch_pair = tlen/8;
2454 pcnt = (tlen - 5)/8;
2489 patch_pair = tlen/12;
2538 ASSERT(((tlen - 1) % msize) == 0);
2541 for (j = 0; j < (tlen - 1); j += msize, st += msize) {
2589 num_entries = tlen/5;
2616 if (tlen >= 5)
2669 } while (offset < tlen);
2704 } while (offset < tlen);
2722 for (j = 2; j < USBRDY_MAXOTP_SIZE && j < tlen;
2774 if (tlen >= 3)
2780 if (tlen >= 3)
2782 if (tlen >= 4)
2784 if (tlen >= 5)
2801 switch (tlen) {
2819 if (tlen >= 13 && pa0_lo_offset == 0)
2825 if (tlen >= 13 && pa0_lo_offset == 0)
2832 if (tlen >= 13 && pa0_lo_offset == 0)
2842 if (tlen >= 13 && pa0_lo_offset == 0)
2845 if (tlen >= 13 && pa0_lo_offset != 0) {
2854 ASSERT((tlen == 2) || (tlen == 9) || (tlen == 10) ||
2855 (tlen == 15) || (tlen == 16));
2862 switch (tlen) {
2889 ASSERT((tlen == 19) ||
2890 (tlen == 20) || (tlen == 23));
2931 if (tlen >= 3)
3002 srom_data2value(&cis[i + 1], tlen - 1));
3022 if (tlen < 5) break;
3052 if (tlen < 31) break;
3087 if (tlen < 31) break;
3119 if (tlen < 19) break;
3133 for (j = 0; j <= (tlen/2); j++) {
3140 for (j = 0; j <= (tlen/2); j++) {
3147 for (j = 0; j <= (tlen/4); j++) {
3152 for (j = 0; j <= (tlen/4); j++) {
3154 (cis[i + ((tlen/2)+2) + 2*j] << 8) +
3155 cis[i + ((tlen/2)+1) + 2*j]);
3195 if (tlen > 4)
3198 if (tlen > 6)
3207 if (tlen > 6) {
3216 if (tlen < (2 + 4 * j))
3228 if (tlen < (2 + 4 * j))
3240 if (tlen < (2 + 4 * j))
3252 if (tlen < (2 + 4 * j))
3264 if (tlen < (2 + 4 * j))
3292 if (tlen >= 73) {
3307 if (tlen >= 75)
3311 if (tlen >= 77)
3315 if (tlen >= 79)
3338 if (tlen >= 4) {
3546 if (tlen < 13) break;
3583 if (tlen < 51) break;
3654 if (tlen < 49) break;
4394 if (tlen != 11 ) { /* sanity check */
4397 tlen));
4432 i += tlen;