SAS_PHY_ADD

Section: SCSI mid layer (9)
Updated: February 2011
Index Return to Main Contents
 

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