1. NAME

sas_rphy_delete - remove and free SAS remote PHY

2. SYNOPSIS

void sas_rphy_delete(struct sas_rphy *  rphy );

3. ARGUMENTS

rphy
    SAS remote PHY to remove and free

4. DESCRIPTION

Removes the specified SAS remote PHY and frees it.

5. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

6. COPYRIGHT