Home
last modified time | relevance | path

Searched refs:mct_fan (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c760 if (pks_topo->mct_fan[i].fru_status != FRU_PRESENT) in do_scsb_kstat()
763 pks_topo->mct_fan[i].fru_type, in do_scsb_kstat()
764 pks_topo->mct_fan[i].fru_unit, in do_scsb_kstat()
765 pks_topo->mct_fan[i].fru_id, in do_scsb_kstat()
766 pks_topo->mct_fan[i].fru_version, 0); in do_scsb_kstat()
1975 switch (scsb_ks_topo.mct_fan[i].fru_status) { in display_mc_prtdiag_info()
1991 mcfru_type, scsb_ks_topo.mct_fan[i].fru_unit, in display_mc_prtdiag_info()
1994 if (scsb_ks_topo.mct_fan[i].fru_status == FRU_PRESENT) { in display_mc_prtdiag_info()
1995 if (scsb_ks_topo.mct_fan[i].fru_unit == 1) { in display_mc_prtdiag_info()
/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dmct_topology.h290 ks_fru_info_t mct_fan[MC_MAX_FAN]; member
/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c5981 pks_topo->mct_fan[i].fru_status = fru_ptr->fru_status; in update_ks_topology()
5982 pks_topo->mct_fan[i].fru_type = fru_ptr->fru_type; in update_ks_topology()
5983 pks_topo->mct_fan[i].fru_unit = fru_ptr->fru_unit; in update_ks_topology()
5984 pks_topo->mct_fan[i].fru_id = fru_ptr->fru_id; in update_ks_topology()
5985 pks_topo->mct_fan[i].fru_version = fru_ptr->fru_version; in update_ks_topology()
5986 pks_topo->mct_fan[i].fru_health = MCT_HEALTH_NA; in update_ks_topology()