1SAS_END_DEVICE_ALLOC(9)         SCSI mid layer         SAS_END_DEVICE_ALLOC(9)
2
3
4

NAME

6       sas_end_device_alloc - allocate an rphy for an end device
7

SYNOPSIS

9       struct sas_rphy * sas_end_device_alloc(struct sas_port * parent);
10

ARGUMENTS

12       parent
13           which port
14

DESCRIPTION

16       Allocates an SAS remote PHY structure, connected to parent.
17

RETURNS

19       SAS PHY allocated or NULL if the allocation failed.
20

AUTHORS

22       James Bottomley <James.Bottomley@hansenpartnership.com>
23           Author.
24
25       Rob Landley <rob@landley.net>
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019           SAS_END_DEVICE_ALLOC(9)
Impressum