Searched refs:phy_setup (Results 1 – 5 of 5) sorted by relevance
179 int (*phy_setup)(struct sas_phy *); member
338 .phy_setup = pqi_sas_phy_setup,
552 .phy_setup = sas_phy_setup,
633 if (i->f->phy_setup) in sas_phy_setup()634 i->f->phy_setup(phy); in sas_phy_setup()
9762 .phy_setup = hpsa_sas_phy_setup,