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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dasync.h67 uint64_t flt_id; /* gethrtime() at time of fault */ member in struct:async_flt
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c176 aflt->flt_id = gethrtime();
260 aflt->flt_id = gethrtime();
415 de.fme_ena = fm_ena_generate(aflt->flt_id, FM_ENA_FMT1);
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c377 #define CPU_ERRID 0x0004 /* print flt_id */
379 #define CPU_ERRID_FIRST 0x0010 /* print flt_id first in message */
839 ecc->flt_id = gethrtime_waitfree();
1297 aflt->flt_id = gethrtime_waitfree();
2174 ASSERT(aflt->flt_id == panic_aflt.flt_id);
2356 cpflt->flt_id = aflt->flt_id;
2488 * (panic_aflt.flt_id is non-zero), we need to read our %afsr to look for
2498 if (panic_aflt.flt_id !
[all...]
H A Dopl_olympus.c1552 fm_ena_generate(aflt->flt_id, FM_ENA_FMT1), detector, NULL);
1579 de.fme_ena = fm_ena_generate(aflt->flt_id, FM_ENA_FMT1);
1937 aflt->flt_id = gethrtime_waitfree();
2118 aflt->flt_id = gethrtime_waitfree();
H A Dus3_common.c1215 aflt->flt_id = gethrtime_waitfree();
1383 aflt->flt_id = gethrtime_waitfree();
1811 aflt->flt_id = gethrtime_waitfree();
2107 aflt->flt_id = gethrtime_waitfree();
3390 aflt->flt_id = gethrtime_waitfree();
6365 aflt->flt_id = gethrtime_waitfree();
6724 fm_ena_generate_cpu(aflt->flt_id, aflt->flt_inst, FM_ENA_FMT1),
6787 de.fme_ena = fm_ena_generate_cpu(aflt->flt_id, aflt->flt_inst,
7008 aflt->flt_id = gethrtime_waitfree();
H A Dus3_cheetahplus.c1017 aflt->flt_id = gethrtime_waitfree();
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_ecc.c297 ecc_err_p->ecc_aflt.flt_id = gethrtime();
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysioerr.c391 ecc.flt_id = gethrtime();
515 ecc.flt_id = gethrtime();
811 aflt.flt_id = gethrtime();
/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c566 e2d.ee2d_timestamp = aflt->flt_id;
778 i2d->ei2d_timestamp = aflt->flt_id;
1007 aflt.flt_id = gethrtime();
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ecc.c343 ecc_err_p->ecc_aflt.flt_id = gethrtime();

Completed in 94 milliseconds