Home
last modified time | relevance | path

Searched refs:MAX_PHYS (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_link.h90 #define MAX_PHYS 3 macro
93 #define LINK_CONFIG_SIZE (MAX_PHYS - 1)
242 struct bnx2x_phy phy[MAX_PHYS];
Dbnx2x_link.c3045 if ((params->num_phys == MAX_PHYS) && in bnx2x_get_ext_phy_fw_version()
3125 for (phy_idx = EXT_PHY1; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_set_led()
3459 struct link_vars phy_vars[MAX_PHYS]; in bnx2x_link_update()
7543 for (phy_index = INT_PHY; phy_index < MAX_PHYS; in bnx2x_phy_probe()
7564 phy_index < MAX_PHYS; in bnx2x_phy_probe()
8194 for (phy_index = EXT_PHY1; phy_index < MAX_PHYS; in bnx2x_common_init_phy()
8212 for (phy_index = INT_PHY; phy_index < MAX_PHYS; in bnx2x_hw_lock_required()
8233 for (phy_index = EXT_PHY1; phy_index < MAX_PHYS; in bnx2x_fan_failure_det_req()
8250 for (phy_index = EXT_PHY1; phy_index < MAX_PHYS; in bnx2x_hw_reset_phy()
/linux-2.6.39/Documentation/scsi/
Dlibsas.txt67 id -- must be set [0,MAX_PHYS)
128 struct my_phy phys[MAX_PHYS];
129 struct sas_port sas_ports[MAX_PHYS]; /* (1) */
210 static struct sas_phy *sas_phys[MAX_PHYS];
211 static struct sas_port *sas_ports[MAX_PHYS];
215 for (i = 0; i < MAX_PHYS; i++) {
222 my_ha->sas_ha.num_phys = MAX_PHYS;