1. NAME

sas_rphy_add - add a SAS remote PHY to the device hierarchy

2. SYNOPSIS

int sas_rphy_add(struct sas_rphy *  rphy );

3. ARGUMENTS

rphy
    The remote PHY to be added

4. DESCRIPTION

Publishes a SAS remote PHY to the rest of the system.

5. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

6. COPYRIGHT