Query: sas_expander_alloc
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SAS_EXPANDER_ALLOC(9) SCSI mid layer SAS_EXPANDER_ALLOC(9)NAMEsas_expander_alloc - allocate an rphy for an end deviceSYNOPSISstruct sas_rphy * sas_expander_alloc(struct sas_port * parent, enum sas_device_type type);ARGUMENTSparent which port type SAS_EDGE_EXPANDER_DEVICE or SAS_FANOUT_EXPANDER_DEVICEDESCRIPTIONAllocates an SAS remote PHY structure, connected to parent.RETURNSSAS PHY allocated or NULL if the allocation failed.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SAS_EXPANDER_ALLOC(9)