Searched refs:phy_setup (Results 1 – 3 of 3) 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()