1SAS_PHY_DELETE(9) SCSI mid layer SAS_PHY_DELETE(9)
23
4
NAME
6sas_phy_delete - remove SAS PHY
7
SYNOPSIS
9void sas_phy_delete(struct sas_phy * phy);
10
ARGUMENTS
12phy
13SAS PHY to remove
14
DESCRIPTION
16Removes the specified SAS PHY. If the SAS PHY has an associated remote
17PHY it is removed before.
18
AUTHORS
20James Bottomley <James.Bottomley@hansenpartnership.com>
21Author.
2223
Rob Landley <rob@landley.net>
24Author.
25
COPYRIGHT
27Kernel Hackers Manual 3.10 June 2019 SAS_PHY_DELETE(9)