sas_rphy_remove(9)
NAME
sas_rphy_remove - remove SAS remote PHY
SYNOPSIS
void sas_rphy_remove(struct sas_rphy * rphy);
ARGUMENTS
- rphy
- SAS remote phy to remove
DESCRIPTION
Removes the specified SAS remote PHY.
AUTHORS
- James Bottomley <James.Bottomley@hansenpartnership.com>
- Author.
- Rob Landley <rob@landley.net>
- Author.