Searched refs:EXPANDER (Results 1 – 7 of 7) sorted by relevance
149 if (pphy->dtype == EXPANDER) { in pmcs_smhba_set_scsi_device_props()158 if (pptr->dtype != EXPANDER) { in pmcs_smhba_set_scsi_device_props()
758 } else if ((level == 0) && (pptr->dtype == EXPANDER)) { in pmcs_reset_phy()2910 case EXPANDER: in pmcs_report_iport_observations()3032 case EXPANDER: in pmcs_configure_new_devices()3097 if (parent->dtype == EXPANDER && parent->level) { in pmcs_set_changed()3112 if (pptr->dtype == EXPANDER && pptr->level) { in pmcs_set_changed()3178 if ((phyp->dtype != EXPANDER) && phyp->dead) { in pmcs_clear_phys()3382 case EXPANDER: in pmcs_configure_phy()3476 if (ctmp->dtype == EXPANDER && ctmp->width && in pmcs_configure_expander()3922 if (ctmp->dtype == EXPANDER) { in pmcs_check_expander()4021 if ((phyp->dtype == EXPANDER) && phyp->changed && in pmcs_check_expanders()[all …]
470 pptr->pend_dtype = EXPANDER; in pmcs_process_sas_hw_event()471 pptr->dtype = EXPANDER; in pmcs_process_sas_hw_event()
1053 if (pptr == NULL || pptr->dtype != EXPANDER) { in pmcs_smp_start()1084 pwrk->dtype = EXPANDER; in pmcs_smp_start()3295 if (phyp->dtype == EXPANDER) { in pmcs_get_target()
1781 case EXPANDER: in pmcs_add_new_device()2786 case EXPANDER: in pmcs_assign_device()
497 case EXPANDER: in pmcs_utarget_walk_cb()770 case EXPANDER: in display_targets()1975 case EXPANDER: in display_phy()1988 } else if ((phy.dtype == EXPANDER) && phy.configured) { in display_phy()2087 case EXPANDER: in display_phy()
34 EXPANDER, /* connection to an expander */ enumerator