Searched refs:PLATID_MATCH (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/hpc/hpc/
H A Dplatid.c96 #define PLATID_MATCH(mbr) \ macro
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);
119 #undef PLATID_MATCH macro
[all...]

Completed in 71 milliseconds