Searched refs:restCount (Results 1 – 1 of 1) sorted by relevance
470 u32 restCount = count; in PutLoadCommand() local475 u32 countPerCommand = ut::Min( restCount, u32(WRITE_MAX) ); in PutLoadCommand()492 restCount -= countPerCommand; in PutLoadCommand()494 if (restCount == 0) in PutLoadCommand()