Searched refs:StructType (Results 1 – 2 of 2) sorted by relevance
53 UINT8 StructType; in ShellCommandRunSmbiosView() local111 StructType = STRUCTURE_TYPE_RANDOM; in ShellCommandRunSmbiosView()116 StructType = (UINT8) ShellStrToUintn (Temp); in ShellCommandRunSmbiosView()155 Status = SMBiosView (StructType, StructHandle, gShowType, RandomView); in ShellCommandRunSmbiosView()195 Status = SMBios64View (StructType, StructHandle, gShowType, RandomView); in ShellCommandRunSmbiosView()
11109 StructType = (UINT8) StrToUInteger (Item->VarStr, &Status);