SAS_PHY_ADD(9) | SCSI mid layer | SAS_PHY_ADD(9) |
NAME¶
sas_phy_add - add a SAS PHY to the device hierarchy
SYNOPSIS¶
int sas_phy_add(struct sas_phy * phy);
ARGUMENTS¶
phy
The PHY to be added
DESCRIPTION¶
Publishes a SAS PHY to the rest of the system.
AUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>
Author.
Rob Landley <rob@landley.net>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |