1SAS_RPHY_UNLINK(9) SCSI mid layer SAS_RPHY_UNLINK(9)
23
4
NAME
6sas_rphy_unlink - unlink SAS remote PHY
7
SYNOPSIS
9void sas_rphy_unlink(struct sas_rphy * rphy);
10
ARGUMENTS
12rphy
13SAS remote phy to unlink from its parent port
14
DESCRIPTION
16Removes port reference to an rphy
17
AUTHORS
19James Bottomley <James.Bottomley@hansenpartnership.com>
20Author.
2122
Rob Landley <rob@landley.net>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 SAS_RPHY_UNLINK(9)