Symbol: SCI_MAX_PHYS
sys/dev/isci/isci.c
226
for (phy = 0; phy < SCI_MAX_PHYS; phy++) {
sys/dev/isci/isci.h
186
struct ISCI_PHY phys[SCI_MAX_PHYS];
sys/dev/isci/isci_controller.c
341
for (i = 0; i < SCI_MAX_PHYS; i++)
sys/dev/isci/isci_controller.c
388
for (i = 0; i < SCI_MAX_PHYS; i++) {
sys/dev/isci/isci_sysctl.c
153
controller_index = phy_to_be_stopped / SCI_MAX_PHYS;
sys/dev/isci/isci_sysctl.c
154
phy_index = phy_to_be_stopped % SCI_MAX_PHYS;
sys/dev/isci/isci_sysctl.c
185
controller_index = phy_to_be_started / SCI_MAX_PHYS;
sys/dev/isci/isci_sysctl.c
186
phy_index = phy_to_be_started % SCI_MAX_PHYS;
sys/dev/isci/scil/sci_controller_constants.h
74
#ifndef SCI_MAX_PHYS
sys/dev/isci/scil/sci_controller_constants.h
89
#define SCI_MAX_PORTS SCI_MAX_PHYS
sys/dev/isci/scil/scic_config_parameters.h
144
} phys[SCI_MAX_PHYS];
sys/dev/isci/scil/scic_sds_controller.c
1126
for (phy_id = 0; phy_id < SCI_MAX_PHYS; phy_id++)
sys/dev/isci/scil/scic_sds_controller.c
1589
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_controller.c
1667
if (this_controller->next_phy_to_start == SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_controller.c
1743
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_controller.c
1889
(i < SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_controller.c
1910
for (j = 0; j < SCI_MAX_PHYS; j++)
sys/dev/isci/scil/scic_sds_controller.c
1973
for(i = 0; i < SCI_MAX_PHYS; i++)
sys/dev/isci/scil/scic_sds_controller.c
1989
if (i == SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_controller.c
3720
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_controller.c
3825
for(index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_controller.c
3970
+ ((SCI_MAX_PHYS-1) * SCIC_SDS_CONTROLLER_POWER_CONTROL_INTERVAL));
sys/dev/isci/scil/scic_sds_controller.c
4605
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_controller.c
4699
for(index=0; index<SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_controller.c
4724
for(index=0; index<SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_controller.c
4734
for(index=0; index<SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_controller.c
5086
for (index = 0; index < SCI_MAX_PHYS; index ++)
sys/dev/isci/scil/scic_sds_controller.c
5167
*count = SCI_MAX_PHYS;
sys/dev/isci/scil/scic_sds_controller.c
5500
(result == SCI_SUCCESS) && (index < SCI_MAX_PHYS);
sys/dev/isci/scil/scic_sds_controller.c
6540
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_controller.c
849
for (phy_id = 0; phy_id < SCI_MAX_PHYS; phy_id++)
sys/dev/isci/scil/scic_sds_controller.c
939
for (phy_id = 0; phy_id < SCI_MAX_PHYS; phy_id++)
sys/dev/isci/scil/scic_sds_controller.h
158
SCIC_SDS_PHY_T *requesters[SCI_MAX_PHYS];
sys/dev/isci/scil/scic_sds_controller.h
221
struct SCIC_SDS_PHY phy_table[SCI_MAX_PHYS];
sys/dev/isci/scil/scic_sds_phy.c
80
#define SCIC_SDS_PHY_MIN_TIMER_COUNT (SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_phy.c
81
#define SCIC_SDS_PHY_MAX_TIMER_COUNT (SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_port.c
1030
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
118
U32 existing_phy_index = SCI_MAX_PHYS;
sys/dev/isci/scil/scic_sds_port.c
1202
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
139
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
1471
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
151
(existing_phy_index < SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_port.c
1522
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
188
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
276
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
3040
(phy_index < SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_port.c
3537
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
444
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
484
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.c
805
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port.h
169
struct SCIC_SDS_PHY *phy_table[SCI_MAX_PHYS];
sys/dev/isci/scil/scic_sds_port_configuration_agent.c
355
for (phy_index = 0; phy_index < SCI_MAX_PHYS; phy_index++)
sys/dev/isci/scil/scic_sds_port_configuration_agent.c
382
while (phy_index < SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_port_configuration_agent.c
446
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port_configuration_agent.c
598
while (phy_index < SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_port_configuration_agent.c
607
while (++phy_index < SCI_MAX_PHYS)
sys/dev/isci/scil/scic_sds_port_configuration_agent.c
945
for (index = 0; index < SCI_MAX_PHYS; index++)
sys/dev/isci/scil/scic_sds_port_configuration_agent.c
958
(controller->next_phy_to_start == SCI_MAX_PHYS) &&
sys/dev/isci/scil/scic_sds_port_configuration_agent.h
94
struct SCIC_SDS_PORT_RANGE phy_valid_port_range[SCI_MAX_PHYS];
sys/dev/isci/scil/scic_sds_sgpio.c
267
for(i = 0; i < SCI_MAX_PHYS; i++)
sys/dev/isci/scil/scic_sds_sgpio.c
88
for (phy_index = 0; phy_index < SCI_MAX_PHYS; phy_index++)
sys/dev/isci/scil/scu_bios_definitions.h
105
#ifndef SCI_MAX_PHYS
sys/dev/isci/scil/scu_bios_definitions.h
341
} phys[SCI_MAX_PHYS]; // 4 PHYs per SCU controller unit
sys/dev/isci/scil/scu_bios_definitions.h
538
} phys[SCI_MAX_PHYS]; // 4 PHYs per SCU controller unit
sys/dev/isci/scil/scu_bios_definitions.h
748
} phys[SCI_MAX_PHYS]; // 4 PHYs per SCU controller unit
sys/dev/isci/scil/scu_bios_definitions.h
969
} phys[SCI_MAX_PHYS]; // 4 PHYs per SCU controller unit