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)NAMEsas_phy_alloc - allocates and initialize a SAS PHY structureSYNOPSISstruct sas_phy * sas_phy_alloc(struct device * parent, int number);ARGUMENTSparent Parent device number Phy indexDESCRIPTIONAllocates 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.RETURNSSAS PHY allocated or NULL if the allocation failed.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SAS_PHY_ALLOC(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| smp_rep_phy_event_list(8) - debian |
| smp_rep_phy_sata(8) - debian |
| fc_remote_port_delete(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |