Searched refs:commandRemaining (Results 1 – 1 of 1) sorted by relevance
1241 unsigned commandRemaining = commandBlocks - commandOffset; in getBlocks() local1242 if (readCount > commandRemaining) in getBlocks()1244 readCount = commandRemaining; in getBlocks()