Searched refs:NumOfItem (Results 1 – 1 of 1) sorted by relevance
588 UINT8 NumOfItem; in SmbiosPrintStructure() local589 NumOfItem = (Struct->Type14->Hdr.Length - 5) / 3; in SmbiosPrintStructure()591 for (Index = 0; Index < NumOfItem; Index++) { in SmbiosPrintStructure()