Searched refs:sas_phy_alloc (Results 1 – 7 of 7) sorted by relevance
162 phy->phy = sas_phy_alloc(&sas_ha->core.shost->shost_gendev, i); in sas_register_phys()
215 phy->phy = sas_phy_alloc(&rphy->dev, phy_id); in sas_set_ex_phy()
177 extern struct sas_phy *sas_phy_alloc(struct device *, int);
716 struct sas_phy *sas_phy_alloc(struct device *parent, int number) in sas_phy_alloc() function743 EXPORT_SYMBOL(sas_phy_alloc);
852 phy = sas_phy_alloc(parent_dev, phy_index); in mpt3sas_transport_add_host_phy()920 phy = sas_phy_alloc(parent_dev, phy_index); in mpt3sas_transport_add_expander_phy()
858 phy = sas_phy_alloc(parent_dev, phy_index); in mpt2sas_transport_add_host_phy()924 phy = sas_phy_alloc(parent_dev, phy_index); in mpt2sas_transport_add_expander_phy()
3052 phy = sas_phy_alloc(dev, index); in mptsas_probe_one_phy()