HomeSort by relevance Sort by last modified time
    Searched refs:c_ident (Results 1 - 2 of 2) sorted by null

  /external/syslinux/com32/gpllib/
cpuid.c 60 .c_ident = {"AuthenticAMD"}
65 .c_ident = {"GenuineIntel"}
70 .c_ident = {"CyrixInstead"}
75 .c_ident = {"UMC UMC UMC"}
81 .c_ident = {"NexGenDriven"}
86 .c_ident = {"CentaurHauls"}
91 .c_ident = {"RiseRiseRise"}
96 .c_ident = {"GenuineTMx86", "TransmetaCPU"}
101 .c_ident = {"Geode by NSC"}
106 .c_ident = {"Unknown CPU"
    [all...]
  /external/syslinux/com32/gplinclude/
cpuid.h 271 const char *c_ident[2]; member in struct:cpu_dev

Completed in 1395 milliseconds