Searched refs:setLBALow16 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOATACommand.cpp758 IOExtendedLBA::setLBALow16( UInt16 inLBALow) function in class:IOExtendedLBA
882 setLBALow16( lba7 | (lba31 << 8) );
H A DIOATACommand.h356 /*!@function setLBALow16
359 virtual void setLBALow16( UInt16 lbaLow);
H A DIOATAController.cpp2738 extLBA->setLBALow16(readExtRegister(_tfSectorNReg));

Completed in 86 milliseconds