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