Remove sas phy
void sas_phy_delete(struct sas_phy * phy);
phy
SAS PHY to remove
Removes the specified SAS PHY. If the SAS PHY has an associated remote PHY it is removed before.
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>