1SAS_RPHY_REMOVE(9) SCSI mid layer SAS_RPHY_REMOVE(9)
23
4
NAME
6sas_rphy_remove - remove SAS remote PHY
7
SYNOPSIS
9void sas_rphy_remove(struct sas_rphy * rphy);
10
ARGUMENTS
12rphy
13SAS remote phy to remove
14
DESCRIPTION
16Removes the specified SAS remote PHY.
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_REMOVE(9)