Contents

setMaxBlocksExtended

value set by controllers to indicate the maximum number of blocks allowed in a single transfer of data. Some dma engines may not be capable of supporting the full 16-bit worth of sector count allowed under 48 bit extended LBA. Default is 256 blocks, same as standard ATA.

Declaration

void setMaxBlocksExtended(
 UInt16 inMaxBlocks);

Overview

function setMaxBlocksExtended

See Also

Miscellaneous