Searched refs:_MostSignificantBit (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/IOATAFamily-252.0.3/
H A DIOATADevConfig.cpp164 _ataPIOMode = _MostSignificantBit(_ataPIOMode);
165 _ataMultiDMAMode = _MostSignificantBit(_ataMultiDMAMode);
166 _ataUltraDMAMode = _MostSignificantBit(_ataUltraDMAMode);
525 IOATADevConfig::_MostSignificantBit( UInt8 inByte) function in class:IOATADevConfig
H A DIOATADevConfig.h189 UInt8 _MostSignificantBit( UInt8 inByte);

Completed in 118 milliseconds