Searched refs:_tfSDHReg (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/IOATAFamily-252.0.3/
H A DIOATAController.cpp1095 *_tfSDHReg = mATASectorSize + (index << 4);
1758 *_tfSDHReg = ( unit << 4 );
1833 *_tfSDHReg = extLBA->getDevice();
1860 *_tfSDHReg = tfRegs->ataTFSDH;
2292 *_tfSDHReg = ( unit << 4 );
2355 *_tfSDHReg = 0x00;
2802 *_tfSDHReg = _currentCommand->getDevice_Head();
2804 _currentCommand->setDevice_Head( *_tfSDHReg );
H A DIOATAController.h142 IOATARegPtr8 _tfSDHReg; member in class:IOATAController

Completed in 328 milliseconds