Lines Matching refs:getle16
379 + ((2*getle16(data,6) - 1) | 7) + 1;
1244 step = getle16(buf, 8);
1245 used = getle16(buf, 12);
1262 len = getle16(buf, i + 2);
1263 key = getle16(buf, i);
1341 mftrecsz = (getle16(buf,6) - 1)*512;
1353 printf(" seq number 0x%04x\n",(int)getle16(buf, 16));
1355 printf(" link count %d\n",(int)getle16(buf, 18));
1359 flags = getle16(buf, 22);
1373 base = getle16(buf, 4) + ((getle16(buf, 6)*2 - 1) | 7) + 1;
1438 &buf[base + 20 + getle16(buf, base + 12)],
1439 getle16(buf, base + 14)/2);
1566 p = getle16(buf, base + 8);
1596 if (getle16(buf,10) == (u32)(2*lth + 66)) {
1780 step = getle16(buf, 8);
1781 used = getle16(buf, 12);
2423 (int)getle16(rph,le16_to_cpu(rph->usa_ofs)));
3353 + ((2*getle16(data,6) - 1) | 7) + 1;