Lines Matching refs:PDU
2150 case PDU: in scsb_get_led_regnum()
2162 code = FRU_UNIT_TO_EVCODE(PDU, suip->unit_number); in scsb_get_led_regnum()
2945 mct_system_info.max_units[PDU] = MC_MAX_PDU; in scsb_set_topology()
2970 mct_system_info.max_units[PDU] = TG_MAX_PDU; in scsb_set_topology()
3073 mct_system_info.fru_info_list[PDU] = (fru_info_t *) in scsb_set_topology()
3075 (mct_system_info.max_units[PDU] + pad), KM_SLEEP); in scsb_set_topology()
3076 fru_ptr = mct_system_info.fru_info_list[PDU]; in scsb_set_topology()
3077 for (unit = 1; unit <= mct_system_info.max_units[PDU]; ++unit) { in scsb_set_topology()
3078 fru_ptr->fru_type = PDU; in scsb_set_topology()
3084 t = FRU_UNIT_TO_EVCODE(PDU, unit); in scsb_set_topology()
3677 case PDU: in mct_topology_dump()
3679 mct_system_info.max_units[PDU]); in mct_topology_dump()
4836 case PDU: in scsb_intr()
5952 fru_ptr = mct_system_info.fru_info_list[PDU]; in update_ks_topology()
5953 for (i = 0; i < pks_topo->max_units[PDU]; ++i, ++fru_ptr) { in update_ks_topology()