Lines Matching refs:async_flt
80 struct async_flt cmn_asyncflt; /* common - see sun4u/sys/async.h */
112 static void cpu_read_paddr(struct async_flt *aflt, short verbose, short ce_err);
116 static void log_ce_err(struct async_flt *aflt, char *unum);
117 static void log_ue_err(struct async_flt *aflt, char *unum);
120 static int check_ecc(struct async_flt *aflt);
816 struct async_flt *ecc; in cpu_ce_error()
838 ecc = (struct async_flt *)&spf_flt; in cpu_ce_error()
926 log_ce_err(struct async_flt *aflt, char *unum) in log_ce_err()
944 ce_scrub_xdiag_recirc(struct async_flt *ecc, errorq_t *eqp, errorq_elem_t *eqep, in ce_scrub_xdiag_recirc()
951 flt_to_error_type(struct async_flt *aflt) in flt_to_error_type()
972 struct async_flt *aflt = (struct async_flt *)spf_flt; in cpu_ce_log_status()
997 cpu_ce_scrub_mem_err(struct async_flt *ecc, boolean_t triedcpulogout) in cpu_ce_scrub_mem_err()
1073 cpu_ce_log_err(struct async_flt *ecc, errorq_elem_t *eqep) in cpu_ce_log_err()
1172 cpu_ue_log_err(struct async_flt *aflt) in cpu_ue_log_err()
1248 struct async_flt *aflt; in cpu_async_error()
1296 aflt = (struct async_flt *)&spf_flt; in cpu_async_error()
1824 struct async_flt *aflt = (struct async_flt *)spf_flt; in check_misc_err()
1926 cpu_get_mem_unum_aflt(int synd_status, struct async_flt *aflt, in cpu_get_mem_unum_aflt()
2008 log_ue_err(struct async_flt *aflt, char *unum) in log_ue_err()
2063 struct async_flt *aflt = (struct async_flt *)flt; in cpu_async_log_err()
2349 cpu_check_allcpus(struct async_flt *aflt) in cpu_check_allcpus()
2353 struct async_flt *cpflt = (struct async_flt *)&cp; in cpu_check_allcpus()
2404 struct async_flt *aflt = (struct async_flt *)arg; in get_cpu_status()
2495 struct async_flt *aflt = (struct async_flt *)&cp; in cpu_async_panic_callb()
2541 cpu_read_paddr(struct async_flt *ecc, short verbose, short ce_err) in cpu_read_paddr()
2638 read_ecc_data(struct async_flt *ecc, short verbose, short ce_err) in read_ecc_data()
2668 check_ecc(struct async_flt *ecc) in check_ecc()
2708 struct async_flt *aflt = in check_ecc()
2709 (struct async_flt *)&spf_flt; in check_ecc()
2922 struct async_flt *aflt = (struct async_flt *)spf_flt; in clear_errors()
3048 struct async_flt *aflt = (struct async_flt *)spf_flt; in cpu_log_ecmem_info()
3181 struct async_flt *aflt = (struct async_flt *)spflt; in cpu_aflt_log()
3891 struct async_flt *aflt; in ecache_scrub_log()
3944 struct async_flt *aflt; in ecache_scrub_misc_err()
4088 cpu_run_bus_error_handlers(struct async_flt *aflt, int expected) in cpu_run_bus_error_handlers()
4111 struct async_flt *aflt = (struct async_flt *)payload; in cpu_errorq_dispatch()
4419 cpu_ce_count_unum(struct async_flt *ecc, int len, char *unum) in cpu_ce_count_unum()