1. NAME

sas_phy_delete - remove SAS PHY

2. SYNOPSIS

void sas_phy_delete(struct sas_phy *  phy );

3. ARGUMENTS

phy
    SAS PHY to remove

4. DESCRIPTION

Removes the specified SAS PHY. If the SAS PHY has an associated remote PHY it is removed before.

5. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

6. COPYRIGHT