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