Home
last modified time | relevance | path

Searched defs:aflt (Results 1 – 10 of 10) sorted by relevance

/titanic_52/usr/src/uts/sun4v/os/
H A Derror.c114 struct async_flt *aflt; in process_resumable_error() local
218 struct async_flt *aflt; process_nonresumable_error() local
407 errh_cpu_run_bus_error_handlers(struct async_flt * aflt,int expected) errh_cpu_run_bus_error_handlers() argument
438 errh_error_protected(struct regs * rp,struct async_flt * aflt,int * expected) errh_error_protected() argument
488 struct async_flt *aflt = (struct async_flt *)errh_fltp; cpu_queue_one_event() local
551 cpu_ce_log_err(struct async_flt * aflt) cpu_ce_log_err() argument
571 cpu_ue_log_err(struct async_flt * aflt) cpu_ue_log_err() argument
726 ue_drain(void * ignored,struct async_flt * aflt,errorq_elem_t * eqep) ue_drain() argument
737 ce_drain(void * ignored,struct async_flt * aflt,errorq_elem_t * eqep) ce_drain() argument
[all...]
/titanic_52/usr/src/uts/sun4u/os/
H A Decc.c115 bus_async_log_err(struct async_flt *aflt) in bus_async_log_err() argument
170 ue_drain(void *ignored, struct async_flt *aflt, errorq_elem_t *eqep) in ue_drain() argument
181 ce_drain(void *ignored, struct async_flt *aflt, errorq_elem_ argument
190 ce_scrub(struct async_flt * aflt) ce_scrub() argument
[all...]
H A Dplat_ecc_unum.c511 plat_log_fruid_error2(int msg_type, char *unum, struct async_flt *aflt, in plat_log_fruid_error2() argument
591 plat_log_fruid_indictment(int msg_type, struct async_flt *aflt, char *unum) in plat_log_fruid_indictment() argument
720 plat_log_fruid_indictment2(int msg_type,struct async_flt * aflt,char * unum) plat_log_fruid_indictment2() argument
957 struct async_flt aflt; plat_blacklist() local
[all...]
/titanic_52/usr/src/uts/sun4u/cpu/
H A Dus3_common.c1188 struct async_flt *aflt; in cpu_check_cpu_logout() local
1342 struct async_flt *aflt; cpu_log_fast_ecc_error() local
1631 struct async_flt *aflt; cpu_disrupting_error() local
1741 struct async_flt *aflt; cpu_deferred_error() local
2086 struct async_flt *aflt; cpu_parity_error() local
2288 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_async_log_ic_parity_err() local
2382 struct async_flt *aflt = (struct async_flt *)flt; cpu_async_log_err() local
2570 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_page_retire() local
2603 cpu_log_err(struct async_flt * aflt) cpu_log_err() argument
2702 cpu_ce_log_err(struct async_flt * aflt,errorq_elem_t * eqep) cpu_ce_log_err() argument
3000 ce_ptnr_select(struct async_flt * aflt,int flags,int * typep) ce_ptnr_select() argument
3169 ce_ptnrchk_xc(struct async_flt * aflt,uchar_t * dispp) ce_ptnrchk_xc() argument
3185 struct async_flt *aflt = cbarg->lkycb_aflt; ce_lkychk_cb() local
3237 ce_scrub_xdiag_recirc(struct async_flt * aflt,errorq_t * eqp,errorq_elem_t * eqep,size_t afltoffset) ce_scrub_xdiag_recirc() argument
3350 cpu_ue_log_err(struct async_flt * aflt) cpu_ue_log_err() argument
3377 struct async_flt *aflt; cpu_async_panic_callb() local
3517 cpu_get_mem_unum_aflt(int synd_status,struct async_flt * aflt,char * buf,int buflen,int * lenp) cpu_get_mem_unum_aflt() argument
3537 cpu_get_mem_unum_synd(int synd_code,struct async_flt * aflt,char * buf) cpu_get_mem_unum_synd() argument
3698 read_ecc_data(struct async_flt * aflt,short verbose,short ce_err) read_ecc_data() argument
3710 struct async_flt *aflt = (struct async_flt *)ch_flt; clear_errors() local
3749 clear_ecc(struct async_flt * aflt) clear_ecc() argument
3835 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_flush_ecache_line() local
3847 cpu_scrubphys(struct async_flt * aflt) cpu_scrubphys() argument
3860 cpu_clearphys(struct async_flt * aflt) cpu_clearphys() argument
3877 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_ecache_line_valid() local
4135 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_icache_parity_check() local
4322 cpu_payload_add_dcache(struct async_flt * aflt,nvlist_t * nvl) cpu_payload_add_dcache() argument
4369 cpu_payload_add_icache(struct async_flt * aflt,nvlist_t * nvl) cpu_payload_add_icache() argument
4418 cpu_payload_add_ecache(struct async_flt * aflt,nvlist_t * nvl) cpu_payload_add_ecache() argument
4505 cpu_error_to_resource_type(struct async_flt * aflt) cpu_error_to_resource_type() argument
4551 cpu_payload_add_aflt(struct async_flt * aflt,nvlist_t * payload,nvlist_t * resource,int * afar_status,int * synd_status) cpu_payload_add_aflt() argument
4727 cpu_ereport_init(struct async_flt * aflt) cpu_ereport_init() argument
4753 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_flt_in_memory() local
4768 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_flt_in_memory_one_event() local
4815 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_log_diag_info() local
4927 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_queue_one_event() local
4972 struct async_flt *aflt = (struct async_flt *)ch_flt; cpu_queue_events() local
5120 flt_to_trap_type(struct async_flt * aflt) flt_to_trap_type() argument
5158 flt_to_error_type(struct async_flt * aflt) flt_to_error_type() argument
5480 cpu_check_allcpus(struct async_flt * aflt) global() argument
6320 struct async_flt *aflt; global() local
6356 struct async_flt *aflt; global() local
6486 struct async_flt *aflt; global() local
6664 cpu_ereport_post(struct async_flt * aflt) global() argument
6779 cpu_run_bus_error_handlers(struct async_flt * aflt,int expected) global() argument
6800 struct async_flt *aflt = (struct async_flt *)payload; global() local
6988 struct async_flt *aflt = (struct async_flt *)&ch_flt; global() local
7210 cpu_flt_bit_to_plat_error(struct async_flt * aflt) global() argument
[all...]
H A Dopl_olympus.c1035 struct async_flt *aflt = (struct async_flt *)flt; local
1134 struct async_flt *aflt = (struct async_flt *)opl_flt; local
1170 cpu_ue_log_err(struct async_flt * aflt) global() argument
1235 cpu_get_mem_unum_aflt(int synd_status,struct async_flt * aflt,char * buf,int buflen,int * lenp) global() argument
1356 flt_to_trap_type(struct async_flt * aflt) global() argument
1373 cpu_payload_add_aflt(struct async_flt * aflt,nvlist_t * payload,nvlist_t * resource) global() argument
1461 struct async_flt *aflt = (struct async_flt *)opl_flt; global() local
1505 cpu_ereport_post(struct async_flt * aflt) global() argument
1571 cpu_run_bus_error_handlers(struct async_flt * aflt,int expected) global() argument
1591 struct async_flt *aflt = (struct async_flt *)payload; global() local
1778 struct async_flt *aflt = (struct async_flt *)opl_flt; global() local
1802 struct async_flt *aflt = (struct async_flt *)opl_flt; global() local
1913 struct async_flt *aflt; global() local
2109 struct async_flt *aflt; global() local
2270 cpu_check_allcpus(struct async_flt * aflt) global() argument
2275 cpu_ce_log_err(struct async_flt * aflt,errorq_elem_t * t) global() argument
2352 read_ecc_data(struct async_flt * aflt,short verbose,short ce_err) global() argument
2357 ce_scrub_xdiag_recirc(struct async_flt * aflt,errorq_t * eqp,errorq_elem_t * eqep,size_t afltoffset) global() argument
2366 flt_to_error_type(struct async_flt * aflt) global() argument
[all...]
H A Dus3_cheetahplus.c378 struct async_flt *aflt = (struct async_flt *)flt; in cpu_impl_async_log_err() local
893 struct async_flt *aflt = (struct async_flt *)ch_flt; in pn_cpu_log_diag_l2_info() local
976 struct async_flt *aflt; in cpu_tlb_parity_error() local
1066 struct async_flt *aflt = (struct async_flt *)flt; cpu_async_log_tlb_parity_err() local
1092 cpu_payload_add_pcache(struct async_flt * aflt,nvlist_t * nvl) cpu_payload_add_pcache() argument
1131 cpu_payload_add_tlb(struct async_flt * aflt,nvlist_t * nvl) cpu_payload_add_tlb() argument
[all...]
H A Dmach_cpu_module.c94 ce_scrub_xdiag_recirc(struct async_flt *aflt, errorq_t *eqp, in ce_scrub_xdiag_recirc() argument
100 flt_to_error_type(struct async_flt *aflt) in flt_to_error_type() argument
113 cpu_check_allcpus(struct async_flt *aflt) in cpu_check_allcpus() argument
141 cpu_get_mem_unum_aflt(int synd_stat, struct async_flt *aflt, in cpu_get_mem_unum_aflt() argument
170 cpu_ereport_post(struct async_flt *aflt) in cpu_ereport_post() argument
175 cpu_run_bus_error_handlers(struct async_flt *aflt, int expected) in cpu_run_bus_error_handlers() argument
H A Dspitfire.c926 log_ce_err(struct async_flt *aflt, char *unum) in log_ce_err() argument
951 flt_to_error_type(struct async_flt *aflt) in flt_to_error_type() argument
972 struct async_flt *aflt = (struct async_flt *)spf_flt; cpu_ce_log_status() local
1172 cpu_ue_log_err(struct async_flt * aflt) cpu_ue_log_err() argument
1248 struct async_flt *aflt; cpu_async_error() local
1824 struct async_flt *aflt = (struct async_flt *)spf_flt; check_misc_err() local
1926 cpu_get_mem_unum_aflt(int synd_status,struct async_flt * aflt,char * buf,int buflen,int * lenp) cpu_get_mem_unum_aflt() argument
2008 log_ue_err(struct async_flt * aflt,char * unum) log_ue_err() argument
2063 struct async_flt *aflt = (struct async_flt *)flt; cpu_async_log_err() local
2349 cpu_check_allcpus(struct async_flt * aflt) cpu_check_allcpus() argument
2404 struct async_flt *aflt = (struct async_flt *)arg; get_cpu_status() local
2495 struct async_flt *aflt = (struct async_flt *)&cp; cpu_async_panic_callb() local
2708 struct async_flt *aflt = check_ecc() local
2922 struct async_flt *aflt = (struct async_flt *)spf_flt; clear_errors() local
3048 struct async_flt *aflt = (struct async_flt *)spf_flt; cpu_log_ecmem_info() local
3181 struct async_flt *aflt = (struct async_flt *)spflt; cpu_aflt_log() local
3891 struct async_flt *aflt; ecache_scrub_log() local
3944 struct async_flt *aflt; ecache_scrub_misc_err() local
4088 cpu_run_bus_error_handlers(struct async_flt * aflt,int expected) cpu_run_bus_error_handlers() argument
4111 struct async_flt *aflt = (struct async_flt *)payload; cpu_errorq_dispatch() local
[all...]
H A Dus3_jalapeno.c315 struct async_flt *aflt = (struct async_flt *)flt; in cpu_impl_async_log_err() local
/titanic_52/usr/src/uts/sun4u/io/
H A Dsysioerr.c806 struct async_flt aflt; in sbus_ctrl_ecc_err() local
829 sbus_log_csr_error(struct async_flt * aflt,char * unum) sbus_log_csr_error() argument
[all...]