sas_port_delete (9) Linux Manual Page
sas_port_delete – remove SAS PORT
Synopsis
void sas_port_delete(struct sas_port *port);
Arguments
port
-
- SAS PORT to remove
Description
Removes the specified SAS PORT. If the SAS PORT has an associated phys, unlink them from the port as well.
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
