Contents

setLBA28

convenience method that sets the taskfile registers into a 28-bit LBA address, with unit selected and LBA bit set. return err if param out of range, return kIOSuccess (kATANoErr) = 0 on return if successful

Declaration

virtual IOReturn setLBA28(
 UInt32 lba,
 ataUnitID inUnit);

See Also

Miscellaneous