Lines Matching refs:phy_table
94 struct isci_phy *iphy = iport->phy_table[index];
109 if (iport->phy_table[index])
149 for (i = 0; i < ARRAY_SIZE(iport->phy_table); i++) {
150 iphy = iport->phy_table[i];
383 if (iport->phy_table[index] && index != phy_index)
454 iphy = iport->phy_table[index];
468 if (!iport->phy_table[iphy->phy_index] &&
475 iport->phy_table[iphy->phy_index] = iphy;
487 if (iport->phy_table[iphy->phy_index] == iphy &&
493 iport->phy_table[iphy->phy_index] = NULL;
507 if (iport->phy_table[index])
508 sci_phy_get_sas_address(iport->phy_table[index], sas);
612 sci_phy_setup_transport(iport->phy_table[index], device_id);
733 if (iport->phy_table[index] != NULL) {
857 iphy = iport->phy_table[index];
973 if (iport->phy_table[index]) {
976 iport->phy_table[index]->phy_index]);
978 sci_port_resume_phy(iport, iport->phy_table[index]);
1163 iphy = iport->phy_table[phy_index];
1568 &iport->phy_table[phy_index]
1633 iport->phy_table[index] = NULL;