Searched refs:commandProcessedSlabs (Results 1 – 1 of 1) sorted by relevance
4441 ULONG commandProcessedSlabs = 0; // Number of slabs processed for this command. in ClasspDeviceGetLBAStatusWorker() local4548 …descrSlabs && totalProcessedSlabs < requestedSlabs; descrSlabs--, commandProcessedSlabs++, totalPr… in ClasspDeviceGetLBAStatusWorker()4570 if (commandProcessedSlabs > 0) { in ClasspDeviceGetLBAStatusWorker()4575 … startingLBA += ((ULONGLONG)commandProcessedSlabs * (ULONGLONG)blocksPerSlab); in ClasspDeviceGetLBAStatusWorker()4586 NT_ASSERT(commandProcessedSlabs != 0); in ClasspDeviceGetLBAStatusWorker()