Searched refs:sas_phy_alloc (Results 1 – 6 of 6) sorted by relevance
134 phy->phy = sas_phy_alloc(&sas_ha->shost->shost_gendev, i); in sas_register_phys()
217 phy->phy = sas_phy_alloc(&rphy->dev, phy_id); in sas_set_ex_phy()
191 extern struct sas_phy *sas_phy_alloc(struct device *, int);
29 phy = sas_phy_alloc(pqi_sas_port->parent_node->parent_dev, in pqi_alloc_sas_phy()
710 struct sas_phy *sas_phy_alloc(struct device *parent, int number) in sas_phy_alloc() function737 EXPORT_SYMBOL(sas_phy_alloc);
9569 phy = sas_phy_alloc(hpsa_sas_port->parent_node->parent_dev, in hpsa_alloc_sas_phy()