setExtendedLBA
convenience method that sets the taskfile registers into a 48-bit LBA address, along with sector count, and unit selected and LBA bit set
Declaration
virtual void setExtendedLBA(
UInt32 inLBAHi,
UInt32 inLBALo,
ataUnitID inUnit,
UInt16 extendedCount,
UInt8 extendedCommand);