SAS_RPHY_DELETE
Section: SCSI mid layer (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
sas_rphy_delete - remove and free SAS remote PHY
 
SYNOPSIS
- 
void sas_rphy_delete(struct sas_rphy * rphy);
ARGUMENTS
rphy
- 
- SAS remote PHY to remove and free
DESCRIPTION
Removes the specified SAS remote PHY and frees it.
 
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com>
- 
Author.
Rob Landley <rob@landley.net>
- 
Author.
COPYRIGHT