Lines Matching refs:SCI_MAX_PHYS
93 for (index = 0; index < SCI_MAX_PHYS; index++) { in sci_port_get_protocols()
108 for (index = 0; index < SCI_MAX_PHYS; index++) in sci_port_get_phys()
368 u32 existing_phy_index = SCI_MAX_PHYS; in sci_port_is_valid_phy_assignment()
381 for (index = 0; index < SCI_MAX_PHYS; index++) in sci_port_is_valid_phy_assignment()
388 if (existing_phy_index < SCI_MAX_PHYS && in sci_port_is_valid_phy_assignment()
449 for (index = 0; index < SCI_MAX_PHYS; index++) { in sci_port_get_a_connected_phy()
505 for (index = 0; index < SCI_MAX_PHYS; index++) in sci_port_get_sas_address()
609 for (index = 0; index < SCI_MAX_PHYS; index++) { in sci_port_setup_transports()
731 for (index = 0; index < SCI_MAX_PHYS; index++) { in sci_port_is_wide()
855 for (index = 0; index < SCI_MAX_PHYS; index++) { in sci_port_get_max_allowed_speed()
971 for (index = 0; index < SCI_MAX_PHYS; index++) { in sci_port_ready_substate_operational_enter()
1161 for (phy_index = 0; phy_index < SCI_MAX_PHYS && !iphy; phy_index++) { in sci_port_hard_reset()
1564 for (phy_index = 0; phy_index < SCI_MAX_PHYS; phy_index++) { in sci_port_set_hang_detection_timeout()
1631 for (index = 0; index < SCI_MAX_PHYS; index++) in sci_port_construct()
1733 for (i = 0; i < SCI_MAX_PHYS; i++) { in isci_port_deformed()
1739 if (i >= SCI_MAX_PHYS) in isci_port_deformed()