sas_rphy_add(9)
NAME
sas_rphy_add - add a SAS remote PHY to the device hierarchy
SYNOPSIS
int sas_rphy_add(struct sas_rphy * rphy);
ARGUMENTS
- rphy
- The remote PHY to be added
DESCRIPTION
Publishes a SAS remote PHY to the rest of the system.
AUTHORS
- James Bottomley <James.Bottomley@hansenpartnership.com>
- Author.
- Rob Landley <rob@landley.net>
- Author.