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)
455 iphy = iport->phy_table[index];
469 if (!iport->phy_table[iphy->phy_index] &&
476 iport->phy_table[iphy->phy_index] = iphy;
488 if (iport->phy_table[iphy->phy_index] == iphy &&
494 iport->phy_table[iphy->phy_index] = NULL;
508 if (iport->phy_table[index])
509 sci_phy_get_sas_address(iport->phy_table[index], sas);
613 sci_phy_setup_transport(iport->phy_table[index], device_id);
735 if (iport->phy_table[index] != NULL) {
858 iphy = iport->phy_table[index];
975 if (iport->phy_table[index]) {
978 iport->phy_table[index]->phy_index]);
980 sci_port_resume_phy(iport, iport->phy_table[index]);
1165 iphy = iport->phy_table[phy_index];
1570 &iport->phy_table[phy_index]
1635 iport->phy_table[index] = NULL;