Query: sas_port_delete_phy
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SAS_PORT_DELETE_PHY(9) SCSI mid layer SAS_PORT_DELETE_PHY(9)NAMEsas_port_delete_phy - remove a phy from a port or wide portSYNOPSISvoid sas_port_delete_phy(struct sas_port * port, struct sas_phy * phy);ARGUMENTSport port to remove the phy from phy phy to removeDESCRIPTIONThis operation is used for tearing down ports again. It must be done to every port or wide port before calling sas_port_delete.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SAS_PORT_DELETE_PHY(9)