1. NAME

sas_phy_add - add a SAS PHY to the device hierarchy

2. SYNOPSIS

int sas_phy_add(struct sas_phy *  phy );

3. ARGUMENTS

phy
    The PHY to be added

4. DESCRIPTION

Publishes a SAS PHY to the rest of the system.

5. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

6. COPYRIGHT