HomeSort by: relevance | last modified time | path
    Searched defs:platid_match (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hpc/hpc/
platid.c 85 platid_match(platid_t *pid, platid_mask_t *mask) function in typeref:typename:int
96 #define PLATID_MATCH(mbr) \
107 PLATID_MATCH(cpu_submodel);
108 PLATID_MATCH(cpu_model);
109 PLATID_MATCH(cpu_series);
110 PLATID_MATCH(cpu_arch);
112 PLATID_MATCH(submodel);
113 PLATID_MATCH(model);
114 PLATID_MATCH(series);
115 PLATID_MATCH(vendor)
    [all...]

Completed in 47 milliseconds