Searched refs:SCI_MAX_PORTS (Results 1 – 7 of 7) sorted by relevance
109 #ifndef SCI_MAX_PORTS110 #define SCI_MAX_PORTS (4) macro260 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit457 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit667 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit888 } ports[SCI_MAX_PORTS]; // Up to 4 Ports per SCU controller unit
83 #ifndef SCI_MAX_PORTS89 #define SCI_MAX_PORTS SCI_MAX_PHYS macro217 #define SCI_MAX_DOMAINS SCI_MAX_PORTS
166 for (port_index = 0; port_index < SCI_MAX_PORTS; port_index++) in scic_sds_port_configuration_agent_find_port()341 for (port_index = 0; port_index < SCI_MAX_PORTS; port_index++) in scic_sds_mpc_agent_validate_phy_configuration()999 for (index = 0; index < SCI_MAX_PORTS; index++) in scic_sds_port_configuration_agent_construct()
3714 for (index = 0; index < SCI_MAX_PORTS; index++) in scic_sds_controller_set_default_config_parameters()3819 for(index = 0; index < SCI_MAX_PORTS+1; index++) in scic_sds_controller_release_resource()4691 for(index=0; index<SCI_MAX_PORTS; index++) in scic_oem_parameters_set()5043 for (index = 0; index < SCI_MAX_PORTS; index++) in scic_controller_suspend()5079 for (index = 0; index < SCI_MAX_PORTS; index++) in scic_controller_resume()5125 for (index = 0; index < SCI_MAX_PORTS; index++) in scic_controller_transition()5156 *count = SCI_MAX_PORTS; in scic_controller_get_max_ports()6530 for (index = 0; index < (SCI_MAX_PORTS + 1); index++) in scic_sds_controller_reset_state_enter()6534 (index == SCI_MAX_PORTS) ? SCIC_SDS_DUMMY_PORT : index, in scic_sds_controller_reset_state_enter()6545 &this_controller->port_table[SCI_MAX_PORTS], in scic_sds_controller_reset_state_enter()[all …]
215 struct SCIC_SDS_PORT port_table[SCI_MAX_PORTS + 1];
81 #define SCIC_SDS_PORT_MIN_TIMER_COUNT (SCI_MAX_PORTS)82 #define SCIC_SDS_PORT_MAX_TIMER_COUNT (SCI_MAX_PORTS)359 &scic_sds_port_get_controller(port)->port_table[SCI_MAX_PORTS] in scic_sds_port_clear_phy()
414 if (port_index < SCI_MAX_PORTS) in scif_controller_get_domain_handle()