Query: sas_port_add_phy
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SAS_PORT_ADD_PHY(9) SCSI mid layer SAS_PORT_ADD_PHY(9)NAMEsas_port_add_phy - add another phy to a port to form a wide portSYNOPSISvoid sas_port_add_phy(struct sas_port * port, struct sas_phy * phy);ARGUMENTSport port to add the phy to phy phy to addDESCRIPTIONWhen a port is initially created, it is empty (has no phys). All ports must have at least one phy to operated, and all wide ports must have at least two. The current code makes no difference between ports and wide ports, but the only object that can be connected to a remote device is a port, so ports must be formed on all devices with phys if they're connected to anything.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SAS_PORT_ADD_PHY(9)
Related Man Pages |
---|
fc_remote_port_delete(9) - centos |
fc_remote_port_add(9) - suse |
fc_remote_port_delete(9) - suse |
phy(4) - netbsd |
ports(7) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Controlling user input |