Home
last modified time | relevance | path

Searched refs:usSectorLen (Results 1 – 1 of 1) sorted by relevance

/rkdeveloptool/
H A DRKComm.cpp484 USHORT usSectorLen; in RKU_ReadLBA() local
486 usSectorLen=dwCount; in RKU_ReadLBA()
491 cbw.cbwcb.usLength = EndianU16_LtoB(usSectorLen); in RKU_ReadLBA()
499 dwTotal = usSectorLen * wSectorSize; in RKU_ReadLBA()