Searched refs:phy_setup (Results 1 – 5 of 5) sorted by relevance
179 int (*phy_setup)(struct sas_phy *); member
560 .phy_setup = pqi_sas_phy_setup,
531 .phy_setup = sas_phy_setup,
627 if (i->f->phy_setup) in sas_phy_setup()628 i->f->phy_setup(phy); in sas_phy_setup()
9896 .phy_setup = hpsa_sas_phy_setup,