sas_phy_add(9) 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 <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT