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

/macosx-10.10.1/IOATAFamily-253.0.1/
H A DIOPCIATA.cpp438 UInt8 theCommand = (_currentCommand->getFlags() & mATAFlagIORead) ? mBMCmdStartInput : mBMCmdStartOutput; local
440 DLOG("IOPCIATA: bmCommand is %X\n", theCommand);
443 *_bmCommandReg = theCommand;

Completed in 71 milliseconds