Query: sas_end_device_alloc
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SAS_END_DEVICE_ALLOC(9) SCSI mid layer SAS_END_DEVICE_ALLOC(9)NAMEsas_end_device_alloc - allocate an rphy for an end deviceSYNOPSISstruct sas_rphy * sas_end_device_alloc(struct sas_port * parent);ARGUMENTSparent which portDESCRIPTIONAllocates 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 3.10 June 2014 SAS_END_DEVICE_ALLOC(9)