Home
last modified time | relevance | path

Searched refs:ec_flt_type (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_module.h87 int ec_flt_type; /* Used for error logging */ member
H A Dus3_module.h462 int ec_flt_type; /* Used by cpu_async_log_err */ member
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1786 opl_flt->flt_type = eccp->ec_flt_type;
1822 if (eccp->ec_flt_type == OPL_CPU_SYNC_UE) {
H A Dus3_common.c4936 ch_flt->flt_type = eccp->ec_flt_type; in cpu_queue_one_event()