Lines Matching refs:flt_id
377 #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 != 0) {
2510 aflt->flt_id = panic_aflt.flt_id;
3211 (uint32_t)(aflt->flt_id >> 32), (uint32_t)aflt->flt_id);
3251 (uint32_t)(aflt->flt_id >> 32),
3252 (uint32_t)aflt->flt_id);
3910 aflt->flt_id = gethrtime_waitfree();
3976 aflt->flt_id = gethrtime_waitfree();
4096 de.fme_ena = fm_ena_generate_cpu(aflt->flt_id, aflt->flt_inst,