Searched refs:mIsCommand (Results 1 – 2 of 2) sorted by relevance
55 entry.mIsCommand = false; in queueBuffer()77 entry.mIsCommand = true; in issueCommand()113 if (entry->mIsCommand) { in read()
49 bool mIsCommand; member