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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_module.h76 ushort_t flt_eid_mod; /* module ID (type of hardware) */ member in struct:olympus_async_flt
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1057 * opl_flt->flt_eid_mod and flt_eid_sid have been set by H/W,
1061 if (opl_flt->flt_eid_mod == OPL_ERRID_MEM) {
1091 * not set the flt_eid_mod/flt_eid_sid. Instead, SW will attempt
1106 opl_flt->flt_eid_mod = OPL_ERRID_CHANNEL;
1109 opl_flt->flt_eid_mod = OPL_ERRID_CPU;
1117 opl_flt->flt_eid_mod = OPL_ERRID_CPU;
1416 switch (opl_flt->flt_eid_mod) {
1817 * based on the flt_eid_mod value set by HW. We do
1823 opl_flt->flt_eid_mod = (aflt->flt_stat &
1828 * Need to advance eccp pointer by flt_eid_mod
[all...]

Completed in 81 milliseconds