SYNOPSIS
- struct sas_rphy * sas_end_device_alloc(struct sas_port * parent);
ARGUMENTS
parent
-
- which port
DESCRIPTION
Allocates an SAS remote PHY structure, connected to parent.
RETURNS
SAS PHY allocated or NULL if the allocation failed.
COPYRIGHT
parent
Allocates an SAS remote PHY structure, connected to parent.
SAS PHY allocated or NULL if the allocation failed.