Search | Google it | Results 1 - 1 of 1 for funcall:CnvLeW (0.00 seconds) |
256: whether "Total Number of Sectors on LBA [60][61]" is correctly set or not */ 257: n = CnvLeW(*((UW*)&buf[60])); 258: if (tsec == n || tsec == 355: sblk = part[i].StartBlock; 356: sblk = CnvLeW(sblk); 357: eblk = part[i].BlockCnt; 358: eblk = sblk + CnvLeW(eblk); 359: