Searched defs:kf_cpu_s (Results 1 – 1 of 1) sorted by relevance
30 typedef struct kf_cpu_s { struct31 confidence_t kc_confidence; /* confidence level that cpu is bad */32 confidence_t kc_icache; /* confidence level that instr. cache is bad */33 confidence_t kc_dcache; /* confidence level that data cache is bad */34 confidence_t kc_scache; /* confidence level that sec. cache is bad */35 confidence_t kc_sysbus; /* confidence level that sysad/cmd/state bus is bad */