sas_port_delete_phy(9) centos man page | unix.com

Man Page: sas_port_delete_phy

Operating Environment: centos

Section: 9

SAS_PORT_DELETE_PHY(9)						  SCSI mid layer					    SAS_PORT_DELETE_PHY(9)

NAME
sas_port_delete_phy - remove a phy from a port or wide port
SYNOPSIS
void sas_port_delete_phy(struct sas_port * port, struct sas_phy * phy);
ARGUMENTS
port port to remove the phy from phy phy to remove
DESCRIPTION
This operation is used for tearing down ports again. It must be done to every port or wide port before calling sas_port_delete.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SAS_PORT_DELETE_PHY(9)
Related Man Pages
parport_register_port(9) - centos
struct_rio_mport(9) - centos
smp_phy_control(8) - debian
phy(4) - netbsd
stmfremovefromtargetgroup(3stmf) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq