other versions
SAS_END_DEVICE_ALLOC(9) | SCSI mid layer | SAS_END_DEVICE_ALLOC(9) |
NAME¶
sas_end_device_alloc - allocate an rphy for an end deviceSYNOPSIS¶
struct sas_rphy * sas_end_device_alloc(struct sas_port * parent);
ARGUMENTS¶
struct sas_port * parentwhich port
DESCRIPTION¶
Allocates an SAS remote PHY structure, connected to parent.RETURN¶
SAS PHY allocated or NULL if the allocation failed.AUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>Author.
Rob Landley <rob@landley.net>
Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |