sas_expander_alloc
rphy = sas_expander_alloc(port, identify.device_type);
rphy = sas_expander_alloc(port->port,
rphy = sas_expander_alloc(port->port,
rphy = sas_expander_alloc(phy->port,
rphy = sas_expander_alloc(phy->port,
rphy = sas_expander_alloc(port,
rphy = sas_expander_alloc(port,
EXPORT_SYMBOL(sas_expander_alloc);
return sas_expander_alloc(pqi_sas_port->port,
extern struct sas_rphy *sas_expander_alloc(struct sas_port *, enum sas_device_type);