Searched refs:phy_table (Results 1 – 8 of 8) sorted by relevance
94 struct isci_phy *iphy = iport->phy_table[index]; in sci_port_get_protocols() 109 if (iport->phy_table[index]) in sci_port_get_phys() 149 for (i = 0; i < ARRAY_SIZE(iport->phy_table); i++) { in sci_port_bcn_enable() 150 iphy = iport->phy_table[i]; in sci_port_bcn_enable() 383 if (iport->phy_table[index] && index != phy_index) in sci_port_is_valid_phy_assignment() 455 iphy = iport->phy_table[index]; in sci_port_get_a_connected_phy() 469 if (!iport->phy_table[iphy->phy_index] && in sci_port_set_phy() 476 iport->phy_table[iphy->phy_index] = iphy; in sci_port_set_phy() 488 if (iport->phy_table[iphy->phy_index] == iphy && in sci_port_clear_phy() 494 iport->phy_table[iph in sci_port_clear_phy() [all...]
116 struct isci_phy *phy_table[SCI_MAX_PHYS]; member
134 struct vega12_single_dpm_table phy_table; member
156 struct vega10_single_dpm_table phy_table; member
187 struct vega20_single_dpm_table phy_table; member
767 dpm_table = &(data->dpm_table.phy_table); in vega12_setup_default_dpm_tables()
754 dpm_table = &(data->dpm_table.phy_table); in vega20_setup_default_dpm_tables()
1441 dpm_table = &(data->dpm_table.phy_table); in vega10_setup_default_dpm_tables()