Searched refs:mMachineTypes (Results 1 – 4 of 4) sorted by relevance
62 static STRING_LOOKUP mMachineTypes[] = { variable895 for (Index = 0; mMachineTypes[Index].Name != NULL; Index++) { in GetMachineTypeStr()896 if (mMachineTypes[Index].Value == MachineType) { in GetMachineTypeStr()897 return mMachineTypes[Index].Name; in GetMachineTypeStr()
116 static STRING_LOOKUP mMachineTypes[] = { variable
1565 for (Index = 0; mMachineTypes[Index].Name != NULL; Index++) { in GetMachineTypeStr()1566 if (mMachineTypes[Index].Value == MachineType) { in GetMachineTypeStr()1567 return mMachineTypes[Index].Name; in GetMachineTypeStr()
120 static STRING_LOOKUP mMachineTypes[] = { variable1585 for (Index = 0; mMachineTypes[Index].Name != NULL; Index++) { in GetMachineTypeStr()1586 if (mMachineTypes[Index].Value == MachineType) { in GetMachineTypeStr()1587 return mMachineTypes[Index].Name; in GetMachineTypeStr()