sas_phy_alloc
phy = sas_phy_alloc(dev, index);
phy = sas_phy_alloc(hpsa_sas_port->parent_node->parent_dev,
phy->phy = sas_phy_alloc(&rphy->dev, phy_id);
phy->phy = sas_phy_alloc(&sas_ha->shost->shost_gendev, i);
phy = sas_phy_alloc(parent_dev, phy_index);
phy = sas_phy_alloc(parent_dev, phy_index);
phy = sas_phy_alloc(parent_dev, phy_index);
phy = sas_phy_alloc(parent_dev, phy_index);
EXPORT_SYMBOL(sas_phy_alloc);
phy = sas_phy_alloc(pqi_sas_port->parent_node->parent_dev,
extern struct sas_phy *sas_phy_alloc(struct device *, int);