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

NAME

6       sas_expander_alloc - allocate an rphy for an end device
7

SYNOPSIS

9       struct sas_rphy * sas_expander_alloc(struct sas_port * parent,
10                                            enum sas_device_type type);
11

ARGUMENTS

13       parent
14           which port
15
16       type
17           SAS_EDGE_EXPANDER_DEVICE or SAS_FANOUT_EXPANDER_DEVICE
18

DESCRIPTION

20       Allocates an SAS remote PHY structure, connected to parent.
21

RETURNS

23       SAS PHY allocated or NULL if the allocation failed.
24

AUTHORS

26       James Bottomley <James.Bottomley@hansenpartnership.com>
27           Author.
28
29       Rob Landley <rob@landley.net>
30           Author.
31
33Kernel Hackers Manual 3.10         June 2019             SAS_EXPANDER_ALLOC(9)
Impressum