Lines Matching refs:phy_pg0
5949 Mpi2SasPhyPage0_t phy_pg0; in _scsih_update_vphys_after_reset() local
6006 if ((mpt3sas_config_get_phy_pg0(ioc, &mpi_reply, &phy_pg0, in _scsih_update_vphys_after_reset()
6013 if (!(le32_to_cpu(phy_pg0.PhyInfo) & in _scsih_update_vphys_after_reset()
6577 Mpi2SasPhyPage0_t phy_pg0; in _scsih_sas_host_refresh() local
6624 &phy_pg0, i))) { in _scsih_sas_host_refresh()
6630 if (!(le32_to_cpu(phy_pg0.PhyInfo) & in _scsih_sas_host_refresh()
6648 &phy_pg0, i))) { in _scsih_sas_host_refresh()
6662 &ioc->sas_hba.phy[i], phy_pg0, in _scsih_sas_host_refresh()
6707 Mpi2SasPhyPage0_t phy_pg0; in _scsih_sas_host_add() local
6793 if ((mpt3sas_config_get_phy_pg0(ioc, &mpi_reply, &phy_pg0, in _scsih_sas_host_add()
6828 if ((le32_to_cpu(phy_pg0.PhyInfo) & in _scsih_sas_host_add()
6830 (phy_pg0.NegotiatedLinkRate >> 4) >= in _scsih_sas_host_add()
6845 phy_pg0, ioc->sas_hba.parent_dev); in _scsih_sas_host_add()