1SAS_RPHY_DELETE(9) SCSI mid layer SAS_RPHY_DELETE(9)
23
4
NAME
6sas_rphy_delete - remove and free SAS remote PHY
7
SYNOPSIS
9void sas_rphy_delete(struct sas_rphy * rphy);
10
ARGUMENTS
12rphy
13SAS remote PHY to remove and free
14
DESCRIPTION
16Removes the specified SAS remote PHY and frees it.
17
AUTHORS
19James Bottomley <James.Bottomley@hansenpartnership.com>
20Author.
2122
Rob Landley <rob@landley.net>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. November 2011 SAS_RPHY_DELETE(9)