Searched defs:ch_async_flt_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dus3_module.h448 } ch_async_flt_t; typedef in typeref:struct:cheetah_async_flt
494 extern void cpu_aflt_log(int ce_code, int tagnum, ch_async_flt_t *aflt,
498 extern void cpu_page_retire(ch_async_flt_t *ch_flt);
499 extern int clear_errors(ch_async_flt_t *ch_flt);
503 extern int cpu_flt_in_memory(ch_async_flt_t *ch_flt, uint64_t t_afsr_bit);
504 extern int cpu_queue_events(ch_async_flt_t *ch_flt, char *reason,
506 extern void cpu_error_ecache_flush(ch_async_flt_t *);
508 extern void cpu_async_log_ic_parity_err(ch_async_flt_t *);
509 extern void cpu_async_log_dc_parity_err(ch_async_flt_t *);
582 extern void pn_cpu_log_diag_l2_info(ch_async_flt_t *ch_fl
[all...]

Completed in 45 milliseconds