1SAS_RPHY_ADD(9) SCSI mid layer SAS_RPHY_ADD(9)
23
4
NAME
6sas_rphy_add - add a SAS remote PHY to the device hierarchy
7
SYNOPSIS
9int sas_rphy_add(struct sas_rphy * rphy);
10
ARGUMENTS
12rphy
13The remote PHY to be added
14
DESCRIPTION
16Publishes a SAS remote 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 2.6. November 2011 SAS_RPHY_ADD(9)