Searched refs:phy_info_cmp (Results 1 – 1 of 1) sorted by relevance
930 phy_info_cmp++) { in mptsas_setup_wide_ports()931 if (!phy_info_cmp->attached.sas_address) in mptsas_setup_wide_ports()941 if (phy_info_cmp->port_details) { in mptsas_setup_wide_ports()943 mptsas_get_rphy(phy_info_cmp); in mptsas_setup_wide_ports()945 mptsas_get_port(phy_info_cmp); in mptsas_setup_wide_ports()947 mptsas_get_starget(phy_info_cmp); in mptsas_setup_wide_ports()949 phy_info_cmp->port_details->num_phys; in mptsas_setup_wide_ports()951 kfree(phy_info_cmp->port_details); in mptsas_setup_wide_ports()953 phy_info_cmp->sas_port_add_phy=1; in mptsas_setup_wide_ports()958 if (phy_info_cmp->phy_id < 64 ) in mptsas_setup_wide_ports()[all …]