Searched refs:phy_setup (Results 1 – 5 of 5) sorted by relevance
180 int (*phy_setup)(struct sas_phy *); member
570 .phy_setup = pqi_sas_phy_setup,
536 .phy_setup = sas_phy_setup,
628 if (i->f->phy_setup) in sas_phy_setup()629 i->f->phy_setup(phy); in sas_phy_setup()
9921 .phy_setup = hpsa_sas_phy_setup,
Completed in 28 milliseconds