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

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

Completed in 103 milliseconds