centos man page for sas_phy_alloc

Query: sas_phy_alloc

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SAS_PHY_ALLOC(9)						  SCSI mid layer						  SAS_PHY_ALLOC(9)

NAME
sas_phy_alloc - allocates and initialize a SAS PHY structure
SYNOPSIS
struct sas_phy * sas_phy_alloc(struct device * parent, int number);
ARGUMENTS
parent Parent device number Phy index
DESCRIPTION
Allocates an SAS PHY structure. It will be added in the device tree below the device specified by parent, which has to be either a Scsi_Host or sas_rphy.
RETURNS
SAS PHY allocated or NULL if the allocation failed.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SAS_PHY_ALLOC(9)
Related Man Pages
fc_remote_port_delete(9) - centos
srp_reconnect_rport(9) - centos
smp_rep_phy_event_list(8) - debian
smp_rep_phy_err_log(8) - suse
device_create(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
[TIP] Processing YAML files with yq