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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c113 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);
815 spitf_async_flt spf_flt; local
837 bzero(&spf_flt, sizeof (spitf_async_flt));
838 ecc = (struct async_flt *)&spf_flt;
849 spf_flt.flt_sdbh = sdbh;
850 spf_flt.flt_sdbl = sdbl;
855 check_misc_err(&spf_flt);
928 spitf_async_flt spf_flt; local
967 cpu_ce_log_status(spitf_async_flt *spf_flt, char *unum) argument
1247 spitf_async_flt spf_flt; local
1822 check_misc_err(spitf_async_flt *spf_flt) argument
2010 spitf_async_flt *spf_flt = (spitf_async_flt *)aflt; local
2062 spitf_async_flt *spf_flt = (spitf_async_flt *)flt; local
2405 spitf_async_flt *spf_flt = (spitf_async_flt *)arg; local
2707 spitf_async_flt spf_flt; /* for logging */ local
2920 clear_errors(spitf_async_flt *spf_flt, uint64_t *acc_afsr) argument
3046 cpu_log_ecmem_info(spitf_async_flt *spf_flt) argument
3890 spitf_async_flt spf_flt; local
3943 spitf_async_flt spf_flt; local
[all...]

Completed in 67 milliseconds