sas_phy_add (9) Linux Manual Page
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 [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
