1SAS_PHY_ADD(9) SCSI mid layer SAS_PHY_ADD(9)
23
4
NAME
6sas_phy_add - add a SAS PHY to the device hierarchy
7
SYNOPSIS
9int sas_phy_add(struct sas_phy * phy);
10
ARGUMENTS
12phy
13The PHY to be added
14
DESCRIPTION
16Publishes a SAS PHY to the rest of the system.
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_PHY_ADD(9)