Add a sas remote phy to the device hierarchy
int sas_rphy_add(struct sas_rphy * rphy);
rphy
The remote PHY to be added
Publishes a SAS remote PHY to the rest of the system.
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>