Searched refs:NumberOfBlocks (Results 1 – 2 of 2) sorted by relevance
1699 + @param[out] NumberOfBlocks Pointer to a caller-allocated UINTN in1716 + OUT UINTN *NumberOfBlocks2214 + @param[out] NumberOfBlocks Pointer to a caller-allocated UINTN in2231 + OUT UINTN *NumberOfBlocks2251 + *NumberOfBlocks = (UINTN) (Instance->LastBlock - Lba + 1);2254 + "FvbGetBlockSize: *BlockSize=0x%x, *NumberOfBlocks=0x%x.\n", *BlockSize,2255 + *NumberOfBlocks));
895 uint32_t NumberOfBlocks; member