Searched refs:phy_setup (Results 1 – 4 of 4) sorted by relevance
167 int (*phy_setup)(struct sas_phy *); member
544 .phy_setup = sas_phy_setup,
664 if (i->f->phy_setup) in sas_phy_setup()665 i->f->phy_setup(phy); in sas_phy_setup()
9560 .phy_setup = hpsa_sas_phy_setup,