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()
756 } else if ((level == 0) && (pptr->dtype == EXPANDER)) { in pmcs_reset_phy()2906 case EXPANDER: in pmcs_report_iport_observations()3028 case EXPANDER: in pmcs_configure_new_devices()3093 if (parent->dtype == EXPANDER && parent->level) { in pmcs_set_changed()3108 if (pptr->dtype == EXPANDER && pptr->level) { in pmcs_set_changed()3174 if ((phyp->dtype != EXPANDER) && phyp->dead) { in pmcs_clear_phys()3378 case EXPANDER: in pmcs_configure_phy()3472 if (ctmp->dtype == EXPANDER && ctmp->width && in pmcs_configure_expander()3918 if (ctmp->dtype == EXPANDER) { in pmcs_check_expander()4017 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()
496 case EXPANDER: in pmcs_utarget_walk_cb()769 case EXPANDER: in display_targets()1971 case EXPANDER: in display_phy()1981 } else if ((phy.dtype == EXPANDER) && phy.configured) { in display_phy()2080 case EXPANDER: in display_phy()
34 EXPANDER, /* connection to an expander */ enumerator