Free a sas remote phy
void sas_rphy_free(struct sas_rphy * rphy);
rphy
SAS remote PHY to free
Frees the specified SAS remote PHY.
This function must only be called on a remote PHY that has not successfully been added using sas_rphy_add (or has been sas_rphy_remove'd)