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

/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATACommand.cpp690 setDevice_Head(((lba & 0x0F000000) >> 24 ) | mATALBASelect |( ((UInt8) inUnit) << 4)); //LBA 27:24
888 setDevice( mATALBASelect |( ((UInt8) inUnit) << 4)); // set the LBA bit and device select bits. The rest are reserved in extended addressing.
H A DIOATATypes.h153 mATALBASelect = 0x40 /* LBA mode bit (0 = chs, 1 = LBA)*/ enumerator in enum:__anon1290

Completed in 77 milliseconds