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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c87 } spitf_async_flt; typedef in typeref:struct:spitfire_async_flt
109 static void cpu_aflt_log(int ce_code, int tagnum, spitf_async_flt *spflt,
113 static void cpu_ce_log_status(spitf_async_flt *spf_flt, char *unum);
114 static void cpu_log_ecmem_info(spitf_async_flt *spf_flt);
118 static void check_misc_err(spitf_async_flt *spf_flt);
122 static uint64_t clear_errors(spitf_async_flt *spf_flt, uint64_t *acc_afsr);
801 return (sizeof (spitf_async_flt));
815 spitf_async_flt spf_flt;
837 bzero(&spf_flt, sizeof (spitf_async_flt));
928 spitf_async_flt spf_fl
[all...]

Completed in 49 milliseconds