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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dasync.h73 uint_t flt_inst; /* software instance of cpu/sbus/pci */ member in struct:async_flt
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysioerr.c396 ecc.flt_inst = ddi_get_instance(softsp->dip);
419 cmn_err(CE_PANIC, "Fatal Sbus%d UE Error", ecc.flt_inst);
434 ushort_t inst = ecc->flt_inst;
520 ecc.flt_inst = ddi_get_instance(softsp->dip);
544 ushort_t inst = ecc->flt_inst;
815 aflt.flt_inst = inst;
833 uint_t inst = aflt->flt_inst;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1110 opl_flt->flt_eid_sid = aflt->flt_inst;
1118 opl_flt->flt_eid_sid = aflt->flt_inst;
1528 switch (cpunodes[aflt->flt_inst].implementation) {
1540 (u_longlong_t)cpunodes[aflt->flt_inst].device_id);
1542 aflt->flt_inst, (uint8_t *)&cpunodes[aflt->flt_inst].version,
1939 aflt->flt_inst = CPU->cpu_id;
2120 aflt->flt_inst = CPU->cpu_id;
2134 opl_flt.flt_eid_sid = aflt->flt_inst;
H A Dus3_cheetahplus.c903 if (!IS_PANTHER(cpunodes[aflt->flt_inst].implementation))
1019 aflt->flt_inst = CPU->cpu_id;
1076 ASSERT(IS_PANTHER(cpunodes[aflt->flt_inst].implementation));
1105 ASSERT(IS_PANTHER(cpunodes[aflt->flt_inst].implementation));
1141 ASSERT(IS_PANTHER(cpunodes[aflt->flt_inst].implementation));
H A Dus3_common.c1221 aflt->flt_inst = cpuid;
1389 aflt->flt_inst = CPU->cpu_id;
1813 aflt->flt_inst = CPU->cpu_id;
2109 aflt->flt_inst = CPU->cpu_id;
2296 if (IS_PANTHER(cpunodes[aflt->flt_inst].implementation))
2311 if (IS_PANTHER(cpunodes[aflt->flt_inst].implementation))
2442 (void *)(uintptr_t)aflt->flt_inst,
2609 if (cpu_error_is_ecache_data(aflt->flt_inst, ch_flt->flt_bit))
2616 synd_status = afsr_to_synd_status(aflt->flt_inst,
2670 (void *)(uintptr_t)aflt->flt_inst,
[all...]
H A Dspitfire.c375 #define CPU_FLTCPU 0x0001 /* print flt_inst as a CPU id */
844 ecc->flt_inst = CPU->cpu_id;
1301 aflt->flt_inst = CPU->cpu_id;
2187 aflt->flt_inst, space, (panic_aflt.flt_status & ECC_IOBUS) ?
2207 "on PCIBus)", aflt->flt_inst);
2512 aflt->flt_inst = CPU->cpu_id;
3228 aflt->flt_inst);
3908 aflt->flt_inst = CPU->cpu_id;
3974 aflt->flt_inst = CPU->cpu_id;
4096 de.fme_ena = fm_ena_generate_cpu(aflt->flt_id, aflt->flt_inst,
[all...]
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_ecc.c302 ecc_err_p->ecc_aflt.flt_inst = 0;
/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c769 i2d->ei2d_arraigned_proc = aflt->flt_inst;
974 aflt.flt_inst = (uint_t)-1;
976 if (nvlist_lookup_uint32(fmri, FM_FMRI_CPU_ID, &aflt.flt_inst))
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ecc.c348 ecc_err_p->ecc_aflt.flt_inst = CPU->cpu_id;

Completed in 76 milliseconds