suse man page for sas_port_add_phy

Query: sas_port_add_phy

OS: suse

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)

NAME
sas_port_add_phy - add another phy to a port to form a wide port
SYNOPSIS
void sas_port_add_phy(struct sas_port * port, struct sas_phy * phy);
ARGUMENTS
port port to add the phy to phy phy to add
DESCRIPTION
When 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.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SAS_PORT_ADD_PHY(9)
Related Man Pages
fc_remote_port_add(9) - centos
fc_remote_port_delete(9) - centos
parport_register_port(9) - suse
srp_reconnect_rport(9) - centos
smp_rep_phy_event(8) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
Tar Command
Docker learning Phase-I